- fixed exeptions

git-svn-id: http://moon:8086/svn/software/trunk/libsrc/cpp@1068 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-06-24 08:52:12 +00:00
parent 6f93260ca1
commit 5bab8d67b3
2 changed files with 4 additions and 4 deletions
-1
View File
@@ -3,7 +3,6 @@
#include <stddef.h>
#include <string.h>
#include <exception>
#include <algorithm>
#include "Exception.hpp"