Changeset 218 in dev for trunk/abdev/BasicCompiler32
- Timestamp:
- Jul 18, 2007, 1:55:39 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler32/stdafx.h
r215 r218 15 15 16 16 //boost libraries 17 #pragma warning(push)18 #pragma warning(disable : 4996)19 17 #include <boost/foreach.hpp> 20 #pragma warning(pop)21 18 22 19 #include "../BasicCompiler_Common/common.h"
Note:
See TracChangeset
for help on using the changeset viewer.