Changeset 484 in dev for trunk/ab5.0/abdev/BasicCompiler_Common/src/Exception.cpp
- Timestamp:
- Apr 7, 2008, 2:09:17 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/BasicCompiler_Common/src/Exception.cpp
r465 r484 4 4 #include "../../BasicCompiler64/opcode.h" 5 5 #else 6 #include "../../ BasicCompiler32/opcode.h"6 #include "../../compiler_x86/opcode.h" 7 7 #endif 8 8
Note:
See TracChangeset
for help on using the changeset viewer.