Update to 2.0.0 tree from current Fremantle build
[opencv] / apps / Hawk / CVEiCL / EiC / src / startup.src
diff --git a/apps/Hawk/CVEiCL/EiC/src/startup.src b/apps/Hawk/CVEiCL/EiC/src/startup.src
deleted file mode 100644 (file)
index c1bec9f..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-#ifndef _STARTUPH\r
-#define _STARTUPH\r
-\r
-/* ISO STUFF */\r
-#include <stdio.h>\r
-#include <stdlib.h>\r
-#include <ctype.h>\r
-#include <stdarg.h>\r
-#include <string.h>\r
-#include <math.h>\r
-#include <float.h>\r
-#include <limits.h>\r
-#include <errno.h>\r
-#include <assert.h>\r
-\r
-/* POSIX.1 STUFF */\r
-#include <fcntl.h>\r
-\r
-#endif /* _STARTUPH */\r