diff options
Diffstat (limited to 'cpp/src/IcePatch/NodeI.cpp')
-rw-r--r-- | cpp/src/IcePatch/NodeI.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/src/IcePatch/NodeI.cpp b/cpp/src/IcePatch/NodeI.cpp index 4a3c0ed1b7e..e5b39645ed4 100644 --- a/cpp/src/IcePatch/NodeI.cpp +++ b/cpp/src/IcePatch/NodeI.cpp @@ -9,9 +9,6 @@ // ********************************************************************** #include <IcePatch/NodeI.h> -#include <sys/types.h> -#include <sys/stat.h> -#include <unistd.h> #include <dirent.h> using namespace std; |