]> Dogcows Code - chaz/yoink/blobdiff - src/stlplus/strings/print_stl.hpp
remove some unused stlplus modules
[chaz/yoink] / src / stlplus / strings / print_stl.hpp
diff --git a/src/stlplus/strings/print_stl.hpp b/src/stlplus/strings/print_stl.hpp
deleted file mode 100644 (file)
index 0d02839..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-#ifndef STLPLUS_PRINT_STL
-#define STLPLUS_PRINT_STL
-////////////////////////////////////////////////////////////////////////////////
-
-//   Author:    Andy Rushton
-//   Copyright: (c) Southampton University 1999-2004
-//              (c) Andy Rushton           2004-2009
-//   License:   BSD License, see ../docs/license.html
-
-//   Template string conversions for pointers and STL containers
-
-////////////////////////////////////////////////////////////////////////////////
-
-#include "print_bitset.hpp"
-#include "print_list.hpp"
-#include "print_map.hpp"
-#include "print_pair.hpp"
-#include "print_sequence.hpp"
-#include "print_set.hpp"
-#include "print_string.hpp"
-#include "print_vector.hpp"
-
-#endif
This page took 0.018378 seconds and 4 git commands to generate.