File tree Expand file tree Collapse file tree 6 files changed +4
-2
lines changed
Libraries/Source/WWVegas/WWLib Expand file tree Collapse file tree 6 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 4040** Includes
4141*/
4242#include " assert.h"
43+ #include < Utility/CppMacros.h>
4344
4445
4546#ifdef __BORLANDC__
Original file line number Diff line number Diff line change 6161****************************************************************************/
6262
6363#include " TARGA.h"
64+ #include < Utility/CppMacros.h>
6465#ifndef TGA_USES_WWLIB_FILE_CLASSES
6566#include " WWDebug/wwdebug.h"
6667#endif
Original file line number Diff line number Diff line change 3535******************************************************************************/
3636
3737#include " WWCOMUtil.h"
38+ #include < Utility/CppMacros.h>
3839
3940/* *****************************************************************************
4041*
Original file line number Diff line number Diff line change 3737
3838#include " strtok_r.h"
3939#include " stringex.h"
40+ #include < Utility/CppMacros.h>
4041
4142//
4243// Replacement for strtok() that doesn't use a static to
Original file line number Diff line number Diff line change 1919// Babylon.cpp : Defines the class behaviors for the application.
2020//
2121
22- #include < Utility/CppMacros.h>
2322#include " StdAfx.h"
2423#include " Babylon.h"
2524#include " BabylonDlg.h"
Original file line number Diff line number Diff line change 2020// BabylonDlg.cpp : implementation file
2121//
2222
23- #include < Utility/CppMacros.h>
2423#include " StdAfx.h"
2524#include " Babylon.h"
2625#include " BabylonDlg.h"
You can’t perform that action at this time.
0 commit comments