INTEGRATION: CWS cac (1.8.202); FILE MERGED
2003/07/01 15:48:57 er 1.8.202.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx
This commit is contained in:
parent
42fd52fd38
commit
eb20f26ad7
1 changed files with 5 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: opcode.hxx,v $
|
||||
*
|
||||
* $Revision: 1.8 $
|
||||
* $Revision: 1.9 $
|
||||
*
|
||||
* last change: $Author: er $ $Date: 2001-07-12 21:28:55 $
|
||||
* last change: $Author: hr $ $Date: 2004-03-08 11:41:38 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -65,6 +65,9 @@
|
|||
#ifndef SC_COMPILER_HRC
|
||||
#include "compiler.hrc" // OpCodes
|
||||
#endif
|
||||
#ifndef _SOLAR_H
|
||||
#include <tools/solar.h>
|
||||
#endif
|
||||
|
||||
enum OpCodeEnum
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue