]> Dogcows Code - chaz/yoink/blobdiff - src/stlplus/portability/portability.hpp
cleanup stlplus files
[chaz/yoink] / src / stlplus / portability / portability.hpp
index 942c18225cf5b1443fc41d83657b908fa78f8cea..92ec10aa535c9f7ba583c25c1dab969906fec601 100644 (file)
@@ -1,28 +1,28 @@
-#ifndef STLPLUS_PORTABILITY\r
-#define STLPLUS_PORTABILITY\r
-////////////////////////////////////////////////////////////////////////////////\r
-\r
-//   Author:    Andy Rushton\r
-//   Copyright: (c) Southampton University 1999-2004\r
-//              (c) Andy Rushton           2004-2009\r
-//   License:   BSD License, see ../docs/license.html\r
-\r
-//   Allows all the STLplus portability packages to be included in one go\r
-\r
-////////////////////////////////////////////////////////////////////////////////\r
-\r
-#include "build.hpp"\r
-#include "debug.hpp"\r
-#include "dprintf.hpp"\r
-#include "dynaload.hpp"\r
-#include "file_system.hpp"\r
-#include "inf.hpp"\r
-#include "subprocesses.hpp"\r
-#include "tcp_sockets.hpp"\r
-#include "udp_sockets.hpp"\r
-#include "time.hpp"\r
-#include "version.hpp"\r
-#include "wildcard.hpp"\r
-\r
-////////////////////////////////////////////////////////////////////////////////\r
-#endif\r
+#ifndef STLPLUS_PORTABILITY
+#define STLPLUS_PORTABILITY
+////////////////////////////////////////////////////////////////////////////////
+
+//   Author:    Andy Rushton
+//   Copyright: (c) Southampton University 1999-2004
+//              (c) Andy Rushton           2004-2009
+//   License:   BSD License, see ../docs/license.html
+
+//   Allows all the STLplus portability packages to be included in one go
+
+////////////////////////////////////////////////////////////////////////////////
+
+#include "build.hpp"
+#include "debug.hpp"
+#include "dprintf.hpp"
+#include "dynaload.hpp"
+#include "file_system.hpp"
+#include "inf.hpp"
+#include "subprocesses.hpp"
+#include "tcp_sockets.hpp"
+#include "udp_sockets.hpp"
+#include "time.hpp"
+#include "version.hpp"
+#include "wildcard.hpp"
+
+////////////////////////////////////////////////////////////////////////////////
+#endif
This page took 0.019674 seconds and 4 git commands to generate.