00001
00002 #if defined _WINDOWS || defined WIN32
00003 # if !defined ADDON
00004 # define ADDON
00005 # endif
00006 # if !defined USEENUM
00007 # define USEENUM
00008 # endif
00009 # if !defined LOADUNDERPROGRAMCONTROL
00010 # define LOADUNDERPROGRAMCONTROL
00011 # endif
00012 # if !defined MSWIN
00013 # define MSWIN
00014 # endif
00015 #endif
00016
00017 #include "MASTER.h"
00018 #include "GLOBAL.h"
00019 #include "TECGLBL.h"
00020 #include "TECGUI.h"
00021 #include "ADDON.h"
00022 #include "TECUTILO.h"
00023 #include "TASSERT.h"
00024 #include "TECUTILS.h"
00025 #include "TECUTILQ.h"
00026 #include "TECUTILM.h"
00027 #include "VERSION.h"
00028 #include "SV.h"