remove top level include files
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@159 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
9993211f95
commit
8501fb848f
22 changed files with 0 additions and 572 deletions
|
@ -1,26 +0,0 @@
|
|||
///////////////////////////////////////
|
||||
// Generated header: AbstractFactory.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
///////////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/AbstractFactory.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/AbstractFactory.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/AbstractFactory.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/AbstractFactory.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/AbstractFactory.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/AbstractFactory.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/AbstractFactory.h"
|
||||
# else
|
||||
# include "Reference/AbstractFactory.h"
|
||||
# endif
|
||||
#endif
|
|
@ -1,26 +0,0 @@
|
|||
///////////////////////////////////
|
||||
// Generated header: AssocVector.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
///////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/AssocVector.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/AssocVector.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/AssocVector.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/AssocVector.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/AssocVector.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/AssocVector.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/AssocVector.h"
|
||||
# else
|
||||
# include "Reference/AssocVector.h"
|
||||
# endif
|
||||
#endif
|
|
@ -1,26 +0,0 @@
|
|||
//////////////////////////////////////
|
||||
// Generated header: DataGenerators.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
//////////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/DataGenerators.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/DataGenerators.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/DataGenerators.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/DataGenerators.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/DataGenerators.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/DataGenerators.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/DataGenerators.h"
|
||||
# else
|
||||
# include "Reference/DataGenerators.h"
|
||||
# endif
|
||||
#endif
|
26
EmptyType.h
26
EmptyType.h
|
@ -1,26 +0,0 @@
|
|||
/////////////////////////////////
|
||||
// Generated header: EmptyType.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
/////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/EmptyType.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/EmptyType.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/EmptyType.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/EmptyType.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/EmptyType.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/EmptyType.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/EmptyType.h"
|
||||
# else
|
||||
# include "Reference/EmptyType.h"
|
||||
# endif
|
||||
#endif
|
26
Factory.h
26
Factory.h
|
@ -1,26 +0,0 @@
|
|||
///////////////////////////////
|
||||
// Generated header: Factory.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
///////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/Factory.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/Factory.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/Factory.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/Factory.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/Factory.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/Factory.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/Factory.h"
|
||||
# else
|
||||
# include "Reference/Factory.h"
|
||||
# endif
|
||||
#endif
|
26
Functor.h
26
Functor.h
|
@ -1,26 +0,0 @@
|
|||
///////////////////////////////
|
||||
// Generated header: Functor.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
///////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/Functor.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/Functor.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/Functor.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/Functor.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/Functor.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/Functor.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/Functor.h"
|
||||
# else
|
||||
# include "Reference/Functor.h"
|
||||
# endif
|
||||
#endif
|
|
@ -1,26 +0,0 @@
|
|||
///////////////////////////////////////////
|
||||
// Generated header: HierarchyGenerators.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
///////////////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/HierarchyGenerators.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/HierarchyGenerators.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/HierarchyGenerators.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/HierarchyGenerators.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/HierarchyGenerators.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/HierarchyGenerators.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/HierarchyGenerators.h"
|
||||
# else
|
||||
# include "Reference/HierarchyGenerators.h"
|
||||
# endif
|
||||
#endif
|
|
@ -1,26 +0,0 @@
|
|||
////////////////////////////////
|
||||
// Generated header: TypeInfo.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/LokiTypeInfo.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/LokiTypeInfo.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/LokiTypeInfo.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/LokiTypeInfo.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/LokiTypeInfo.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/LokiTypeInfo.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/LokiTypeInfo.h"
|
||||
# else
|
||||
# include "Reference/LokiTypeInfo.h"
|
||||
# endif
|
||||
#endif
|
|
@ -1,26 +0,0 @@
|
|||
////////////////////////////////////
|
||||
// Generated header: MultiMethods.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
////////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/MultiMethods.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/MultiMethods.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/MultiMethods.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/MultiMethods.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/MultiMethods.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/MultiMethods.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/MultiMethods.h"
|
||||
# else
|
||||
# include "Reference/MultiMethods.h"
|
||||
# endif
|
||||
#endif
|
26
NullType.h
26
NullType.h
|
@ -1,26 +0,0 @@
|
|||
////////////////////////////////
|
||||
// Generated header: NullType.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/NullType.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/NullType.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/NullType.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/NullType.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/NullType.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/NullType.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/NullType.h"
|
||||
# else
|
||||
# include "Reference/NullType.h"
|
||||
# endif
|
||||
#endif
|
|
@ -1,26 +0,0 @@
|
|||
///////////////////////////////////
|
||||
// Generated header: Singleton.cpp
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
///////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/Singleton.cpp"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/Singleton.cpp"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/Singleton.cpp"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/Singleton.cpp"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/Singleton.cpp"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/Singleton.cpp"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/Singleton.cpp"
|
||||
# else
|
||||
# include "Reference/Singleton.cpp"
|
||||
# endif
|
||||
#endif
|
26
Singleton.h
26
Singleton.h
|
@ -1,26 +0,0 @@
|
|||
/////////////////////////////////
|
||||
// Generated header: Singleton.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
/////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/Singleton.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/Singleton.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/Singleton.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/Singleton.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/Singleton.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/Singleton.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/Singleton.h"
|
||||
# else
|
||||
# include "Reference/Singleton.h"
|
||||
# endif
|
||||
#endif
|
26
SmallObj.cpp
26
SmallObj.cpp
|
@ -1,26 +0,0 @@
|
|||
//////////////////////////////////
|
||||
// Generated header: SmallObj.cpp
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
//////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/SmallObj.cpp"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/SmallObj.cpp"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/SmallObj.cpp"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/SmallObj.cpp"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/SmallObj.cpp"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/SmallObj.cpp"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/SmallObj.cpp"
|
||||
# else
|
||||
# include "Reference/SmallObj.cpp"
|
||||
# endif
|
||||
#endif
|
26
SmallObj.h
26
SmallObj.h
|
@ -1,26 +0,0 @@
|
|||
////////////////////////////////
|
||||
// Generated header: SmallObj.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/SmallObj.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/SmallObj.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/SmallObj.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/SmallObj.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/SmallObj.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/SmallObj.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/SmallObj.h"
|
||||
# else
|
||||
# include "Reference/SmallObj.h"
|
||||
# endif
|
||||
#endif
|
26
SmartPtr.h
26
SmartPtr.h
|
@ -1,26 +0,0 @@
|
|||
////////////////////////////////
|
||||
// Generated header: SmartPtr.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/SmartPtr.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/SmartPtr.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/SmartPtr.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/SmartPtr.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/SmartPtr.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/SmartPtr.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/SmartPtr.h"
|
||||
# else
|
||||
# include "Reference/SmartPtr.h"
|
||||
# endif
|
||||
#endif
|
26
Threads.h
26
Threads.h
|
@ -1,26 +0,0 @@
|
|||
///////////////////////////////
|
||||
// Generated header: Threads.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
///////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/Threads.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/Threads.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/Threads.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/Threads.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/Threads.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/Threads.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/Threads.h"
|
||||
# else
|
||||
# include "Reference/Threads.h"
|
||||
# endif
|
||||
#endif
|
26
Tuple.h
26
Tuple.h
|
@ -1,26 +0,0 @@
|
|||
/////////////////////////////
|
||||
// Generated header: Tuple.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
/////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/Tuple.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/Tuple.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/Tuple.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/Tuple.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/Tuple.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/Tuple.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/Tuple.h"
|
||||
# else
|
||||
# include "Reference/Tuple.h"
|
||||
# endif
|
||||
#endif
|
26
TypeManip.h
26
TypeManip.h
|
@ -1,26 +0,0 @@
|
|||
/////////////////////////////////
|
||||
// Generated header: TypeManip.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
/////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/TypeManip.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/TypeManip.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/TypeManip.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/TypeManip.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/TypeManip.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/TypeManip.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/TypeManip.h"
|
||||
# else
|
||||
# include "Reference/TypeManip.h"
|
||||
# endif
|
||||
#endif
|
26
TypeTraits.h
26
TypeTraits.h
|
@ -1,26 +0,0 @@
|
|||
//////////////////////////////////
|
||||
// Generated header: TypeTraits.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
//////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/TypeTraits.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/TypeTraits.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/TypeTraits.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/TypeTraits.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/TypeTraits.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/TypeTraits.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/TypeTraits.h"
|
||||
# else
|
||||
# include "Reference/TypeTraits.h"
|
||||
# endif
|
||||
#endif
|
26
Typelist.h
26
Typelist.h
|
@ -1,26 +0,0 @@
|
|||
////////////////////////////////
|
||||
// Generated header: Typelist.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/Typelist.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/Typelist.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/Typelist.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/Typelist.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/Typelist.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/Typelist.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/Typelist.h"
|
||||
# else
|
||||
# include "Reference/Typelist.h"
|
||||
# endif
|
||||
#endif
|
26
Visitor.h
26
Visitor.h
|
@ -1,26 +0,0 @@
|
|||
///////////////////////////////
|
||||
// Generated header: Visitor.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
///////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/Visitor.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/Visitor.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/Visitor.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/Visitor.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/Visitor.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/Visitor.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/Visitor.h"
|
||||
# else
|
||||
# include "Reference/Visitor.h"
|
||||
# endif
|
||||
#endif
|
|
@ -1,26 +0,0 @@
|
|||
////////////////////////////////////
|
||||
// Generated header: static_check.h
|
||||
// Forwards to the appropriate code
|
||||
// that works on the detected compiler
|
||||
// Generated on Mon Sep 30 23:14:48 2002
|
||||
////////////////////////////////////
|
||||
|
||||
#ifdef LOKI_USE_REFERENCE
|
||||
# include "Reference/static_check.h"
|
||||
#else
|
||||
# if (__INTEL_COMPILER)
|
||||
# include "Reference/static_check.h"
|
||||
# elif (__MWERKS__)
|
||||
# include "Reference/static_check.h"
|
||||
# elif (__BORLANDC__ >= 0x560)
|
||||
# include "Borland/static_check.h"
|
||||
# elif (_MSC_VER >= 1301)
|
||||
# include "Reference/static_check.h"
|
||||
# elif (_MSC_VER >= 1300)
|
||||
# include "MSVC/1300/static_check.h"
|
||||
# elif (_MSC_VER >= 1200)
|
||||
# include "MSVC/1200/static_check.h"
|
||||
# else
|
||||
# include "Reference/static_check.h"
|
||||
# endif
|
||||
#endif
|
Loading…
Add table
Reference in a new issue