Win32 fix
This commit is contained in:
parent
c4ae902d75
commit
445306cac7
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ FGATIS::FGATIS() :
|
||||||
using namespace lex;
|
using namespace lex;
|
||||||
# define NIL ""
|
# define NIL ""
|
||||||
# define REMAP(from,to) _remap[#from] = to;
|
# define REMAP(from,to) _remap[#from] = to;
|
||||||
# include <atis_remap.hxx>
|
# include "atis_remap.hxx"
|
||||||
# undef REMAP
|
# undef REMAP
|
||||||
# undef NIL
|
# undef NIL
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue