source: dev/trunk/ab5.0/abdev/BasicCompiler_Common/src/CodeGenerator.cpp@ 648

Last change on this file since 648 was 276, checked in by dai_9181, 17 years ago
File size: 93 bytes
Line 
1#include "stdafx.h"
2
3#include <windows.h>
4#include <stdlib.h>
5
6int GlobalOpBufferSize;
Note: See TracBrowser for help on using the repository browser.