瀏覽代碼

* unresolved forward declarations stopping the build with -dDEBUG left just as comments

git-svn-id: trunk@2685 -
Tomas Hajny 19 年之前
父節點
當前提交
e8a2e42975
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      compiler/symtable.pas

+ 2 - 2
compiler/symtable.pas

@@ -234,10 +234,10 @@ interface
     procedure undef_system_macro(const name : string);
 
 {*** symtable stack ***}
-{$ifdef DEBUG}
+{ $ifdef DEBUG
     procedure test_symtablestack;
     procedure list_symtablestack;
-{$endif DEBUG}
+ $endif DEBUG}
 
 {$ifdef UNITALIASES}
     type