]> Dogcows Code - chaz/yoink/blobdiff - src/stlplus/strings/print_basic.hpp
cleanup stlplus files
[chaz/yoink] / src / stlplus / strings / print_basic.hpp
index 9d67862921d51bd7a728779ed078bd336a72ff69..f85b00eec2523a1bc79e885c77e3e106d23a2bbc 100644 (file)
@@ -1,21 +1,21 @@
-#ifndef STLPLUS_PRINT_BASIC\r
-#define STLPLUS_PRINT_BASIC\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
-//   Utilities for converting printing basic C types\r
-\r
-////////////////////////////////////////////////////////////////////////////////\r
-\r
-#include "print_address.hpp"\r
-#include "print_bool.hpp"\r
-#include "print_cstring.hpp"\r
-#include "print_float.hpp"\r
-#include "print_int.hpp"\r
-#include "print_pointer.hpp"\r
-\r
-#endif\r
+#ifndef STLPLUS_PRINT_BASIC
+#define STLPLUS_PRINT_BASIC
+////////////////////////////////////////////////////////////////////////////////
+
+//   Author:    Andy Rushton
+//   Copyright: (c) Southampton University 1999-2004
+//              (c) Andy Rushton           2004-2009
+//   License:   BSD License, see ../docs/license.html
+
+//   Utilities for converting printing basic C types
+
+////////////////////////////////////////////////////////////////////////////////
+
+#include "print_address.hpp"
+#include "print_bool.hpp"
+#include "print_cstring.hpp"
+#include "print_float.hpp"
+#include "print_int.hpp"
+#include "print_pointer.hpp"
+
+#endif
This page took 0.021373 seconds and 4 git commands to generate.