]> Dogcows Code - chaz/yoink/blobdiff - src/stlplus/portability/portability.hpp
testing new non-autotools build system
[chaz/yoink] / src / stlplus / portability / portability.hpp
diff --git a/src/stlplus/portability/portability.hpp b/src/stlplus/portability/portability.hpp
new file mode 100644 (file)
index 0000000..942c182
--- /dev/null
@@ -0,0 +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
This page took 0.021529 seconds and 4 git commands to generate.