X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fstlplus%2Fstrings%2Fprint_stlplus.hpp;fp=src%2Fstlplus%2Fstrings%2Fprint_stlplus.hpp;h=0000000000000000000000000000000000000000;hb=574af38ed616d1adfa5e6ce35f67cda1f707f89d;hp=cccec48796bed50268ef9cb31fe3be6ab57417d9;hpb=6c9943707d4f33035830eba0587a61a34eaecbc2;p=chaz%2Fyoink diff --git a/src/stlplus/strings/print_stlplus.hpp b/src/stlplus/strings/print_stlplus.hpp deleted file mode 100644 index cccec48..0000000 --- a/src/stlplus/strings/print_stlplus.hpp +++ /dev/null @@ -1,26 +0,0 @@ -#ifndef STLPLUS_PRINT_STLPLUS -#define STLPLUS_PRINT_STLPLUS -//////////////////////////////////////////////////////////////////////////////// - -// 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 the STLplus containers - -//////////////////////////////////////////////////////////////////////////////// - -#ifndef NO_STLPLUS_CONTAINERS -#include "print_digraph.hpp" -#include "print_foursome.hpp" -#include "print_hash.hpp" -#include "print_matrix.hpp" -#include "print_ntree.hpp" -#include "print_smart_ptr.hpp" -#include "print_triple.hpp" -#endif - -#include "print_inf.hpp" - -#endif