X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fstlplus%2Fstrings%2Fprint_stl.hpp;h=0d02839ab979d27778ce50400170c0d85e3e2a79;hp=fb2b55374f5f1ab70ba21684776ac206759fb0f9;hb=5846afb00833cc72fe72422ca896d2387c712cb4;hpb=a97500609dc3c1b11f9786d32bc458eb00de4c36 diff --git a/src/stlplus/strings/print_stl.hpp b/src/stlplus/strings/print_stl.hpp index fb2b553..0d02839 100644 --- a/src/stlplus/strings/print_stl.hpp +++ b/src/stlplus/strings/print_stl.hpp @@ -1,23 +1,23 @@ -#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 +#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