1
0
Fork 0

Win32 fix

This commit is contained in:
Frederic Bouvier 2010-12-30 19:07:49 +01:00
parent c4ae902d75
commit 445306cac7

View file

@ -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