fix a lot of compile problems with encode.c and cert.c (still not added to build)
[reactos.git] / reactos / lib / crypt32 / precomp.h
index 4e76ba7..b17c280 100644 (file)
@@ -1,20 +1,21 @@
-
-#include "config.h"
-
-#include <assert.h>
-#include <stdarg.h>
-#include <stdio.h>
-#include <stdlib.h>
-
-#include "windef.h"
-#include "winbase.h"
-#include "wincrypt.h"
-#include "winreg.h"
-#include "snmp.h"
-#include "winnls.h"
-#include "mssip.h"
-#include "crypt32_private.h"
-#include "wine/debug.h"
-
-#define NTOS_MODE_USER
-#include <ndk/ntndk.h>
+#include "config.h"\r
+\r
+#include <assert.h>\r
+#include <stdarg.h>\r
+#include <stdio.h>\r
+#include <stdlib.h>\r
+\r
+#include <libs/pseh/pseh.h>\r
+\r
+#include "windef.h"\r
+#include "winbase.h"\r
+#include "wincrypt.h"\r
+#include "winreg.h"\r
+#include "snmp.h"\r
+#include "winnls.h"\r
+#include "mssip.h"\r
+#include "crypt32_private.h"\r
+#include "wine/debug.h"\r
+\r
+#define NTOS_MODE_USER\r
+#include <ndk/ntndk.h>\r