summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/afxres.h
diff options
context:
space:
mode:
authorEarnie Boyd <earnie@users.sf.net>2005-01-02 14:11:28 +0000
committerEarnie Boyd <earnie@users.sf.net>2005-01-02 14:11:28 +0000
commit94d17419a6d1e787b65cb483fc29d3393983a436 (patch)
tree0823ce79aa72857c9438a69c6adaef846bb54e8c /winsup/w32api/include/afxres.h
parent615c8c8884821411a4172bb60ab0714d2a9425d2 (diff)
downloadcygnal-94d17419a6d1e787b65cb483fc29d3393983a436.tar.gz
cygnal-94d17419a6d1e787b65cb483fc29d3393983a436.tar.bz2
cygnal-94d17419a6d1e787b65cb483fc29d3393983a436.zip
* include/afxres.h: Remove the \r from the line ending.
* include/errorrep.h: Ditto. * include/shldisp.h: Ditto. * include/tschema.h: Ditto. * lib/dhcpcsvc.def: Ditto. * lib/uxtheme.def: Ditto. * lib/wldap32.def: Ditto.
Diffstat (limited to 'winsup/w32api/include/afxres.h')
-rw-r--r--winsup/w32api/include/afxres.h36
1 files changed, 18 insertions, 18 deletions
diff --git a/winsup/w32api/include/afxres.h b/winsup/w32api/include/afxres.h
index 8c3f01a9a..91e7f495a 100644
--- a/winsup/w32api/include/afxres.h
+++ b/winsup/w32api/include/afxres.h
@@ -1,23 +1,23 @@
#ifndef _AFXRES_H
#define _AFXRES_H
-#if __GNUC__ >= 3
-#pragma GCC system_header
-#endif
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
+#if __GNUC__ >= 3
+#pragma GCC system_header
+#endif
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
#ifndef _WINDOWS_H
-#include <windows.h>
+#include <windows.h>
#endif
-
+
/* IDC_STATIC is documented in winuser.h, but not defined. */
-#ifndef IDC_STATIC
-#define IDC_STATIC (-1)
-#endif
-
-#ifdef __cplusplus
-}
-#endif
-#endif
+#ifndef IDC_STATIC
+#define IDC_STATIC (-1)
+#endif
+
+#ifdef __cplusplus
+}
+#endif
+#endif