00001
00002
00003 #ifndef ASGTOOLS_ASGTOOLSDICT_H
00004 #define ASGTOOLS_ASGTOOLSDICT_H
00005
00006 #ifdef __GNUC__
00007 # pragma GCC diagnostic ignored "-Wdeprecated-declarations"
00008 #endif
00009
00010 #include "AsgExampleTools/UnitTestTool3.h"
00011 #include "AsgExampleTools/UnitTestTool2.h"
00012 #include "AsgExampleTools/UnitTestTool1A.h"
00013
00014 #endif // not ASGTOOLS_ASGTOOLSDICT_H