X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fstlplus%2Fpersistence%2Fpersistent_pointers.hpp;fp=src%2Fstlplus%2Fpersistence%2Fpersistent_pointers.hpp;h=0000000000000000000000000000000000000000;hb=5846afb00833cc72fe72422ca896d2387c712cb4;hp=7e84759bd522cb6574d2b093c07196c6566c4b6a;hpb=a97500609dc3c1b11f9786d32bc458eb00de4c36;p=chaz%2Fyoink diff --git a/src/stlplus/persistence/persistent_pointers.hpp b/src/stlplus/persistence/persistent_pointers.hpp deleted file mode 100644 index 7e84759..0000000 --- a/src/stlplus/persistence/persistent_pointers.hpp +++ /dev/null @@ -1,21 +0,0 @@ -#ifndef STLPLUS_PERSISTENT_POINTERS -#define STLPLUS_PERSISTENT_POINTERS -//////////////////////////////////////////////////////////////////////////////// - -// Author: Andy Rushton -// Copyright: (c) Southampton University 1999-2004 -// (c) Andy Rushton 2004-2009 -// License: BSD License, see ../docs/license.html - -// Persistence of all pointer types - -//////////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////////// - -#include "persistent_pointer.hpp" -#include "persistent_xref.hpp" -#include "persistent_callback.hpp" -#include "persistent_interface.hpp" - -//////////////////////////////////////////////////////////////////////////////// -#endif