Changeset 5 in dev for BasicCompiler_Common/LexicalScoping.cpp
- Timestamp:
- Dec 5, 2006, 1:42:16 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler_Common/LexicalScoping.cpp
r4 r5 3 3 #include "../BasicCompiler64/opcode.h" 4 4 #else 5 #include "../BasicCompiler /opcode.h"5 #include "../BasicCompiler32/opcode.h" 6 6 #endif 7 7
Note:
See TracChangeset
for help on using the changeset viewer.