Set svn:eol-style "native" for all apitest stuff
[reactos.git] / rostests / apitests / gdi32api / gdi32api.h
index f65b6db..73ec2a9 100644 (file)
@@ -1,26 +1,26 @@
-#ifndef _GDITEST_H\r
-#define _GDITEST_H\r
-\r
-#define WIN32_NO_STATUS\r
-#include <windows.h>\r
-#include <windows.h>\r
-#include <ndk/ntndk.h>\r
-#include <wingdi.h>\r
-#include <winddi.h>\r
-#include <d3dnthal.h>\r
-#include <prntfont.h>\r
-\r
-/* Public Win32K Headers */\r
-#include <win32k/ntgdityp.h>\r
-#include <ntgdi.h>\r
-#include <win32k/ntgdihdl.h>\r
-\r
-#include "../apitest.h"\r
-#include "gdi.h"\r
-\r
-extern HINSTANCE g_hInstance;\r
-extern PGDI_TABLE_ENTRY GdiHandleTable;\r
-\r
-#endif /* _GDITEST_H */\r
-\r
-/* EOF */\r
+#ifndef _GDITEST_H
+#define _GDITEST_H
+
+#define WIN32_NO_STATUS
+#include <windows.h>
+#include <windows.h>
+#include <ndk/ntndk.h>
+#include <wingdi.h>
+#include <winddi.h>
+#include <d3dnthal.h>
+#include <prntfont.h>
+
+/* Public Win32K Headers */
+#include <win32k/ntgdityp.h>
+#include <ntgdi.h>
+#include <win32k/ntgdihdl.h>
+
+#include "../apitest.h"
+#include "gdi.h"
+
+extern HINSTANCE g_hInstance;
+extern PGDI_TABLE_ENTRY GdiHandleTable;
+
+#endif /* _GDITEST_H */
+
+/* EOF */