Files Classes Functions Hierarchy
00001 #ifndef MAKEFILEBTGOBALS_H 00002 #define MAKEFILEBTGOBALS_H 00003 00004 #include <typedefs.h> 00005 00012 class makefilebtglobals 00013 { 00014 public: 00015 00017 static string tempheaders; 00018 00019 00020 }; 00021 00022 00023 #endif 00024
1.5.8