make disabling the TYPELIST macros possible

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@333 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2005-10-30 13:49:44 +00:00
parent ba524baf5a
commit 570f0ed652
15 changed files with 1252 additions and 375 deletions

View file

@ -14,6 +14,8 @@
#ifndef LOKI_SEQUENCE_INC_
#define LOKI_SEQUENCE_INC_
#include "Typelist.h"
namespace Loki
{