X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fstlplus%2Fpersistence%2Fpersistence.hpp;fp=src%2Fstlplus%2Fpersistence%2Fpersistence.hpp;h=0000000000000000000000000000000000000000;hb=5846afb00833cc72fe72422ca896d2387c712cb4;hp=6a47838062f6f4a49c103c360ddbbaa9dc5f0951;hpb=a97500609dc3c1b11f9786d32bc458eb00de4c36;p=chaz%2Fyoink diff --git a/src/stlplus/persistence/persistence.hpp b/src/stlplus/persistence/persistence.hpp deleted file mode 100644 index 6a47838..0000000 --- a/src/stlplus/persistence/persistence.hpp +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef STLPLUS_PERSISTENCE -#define STLPLUS_PERSISTENCE -//////////////////////////////////////////////////////////////////////////////// - -// Author: Andy Rushton -// Copyright: (c) Southampton University 1999-2004 -// (c) Andy Rushton 2004-2009 -// License: BSD License, see ../docs/license.html - -// Header that includes all the persistence routines in one go - -//////////////////////////////////////////////////////////////////////////////// - -#include "persistent_contexts.hpp" -#include "persistent_shortcuts.hpp" -#include "persistent_basic.hpp" -#include "persistent_pointers.hpp" -#include "persistent_stl.hpp" -#include "persistent_stlplus.hpp" - -//////////////////////////////////////////////////////////////////////////////// -#endif