Browse Source

+ include unit aoptcpu in wasm32/cputarg.pas

Nikolay Nikolov 10 months ago
parent
commit
3ae64e5e17
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/wasm32/cputarg.pas

+ 1 - 1
compiler/wasm32/cputarg.pas

@@ -32,7 +32,7 @@ implementation
       systems { prevent a syntax error when nothing is included }
       systems { prevent a syntax error when nothing is included }
 
 
 {$ifndef NOOPT}
 {$ifndef NOOPT}
-//      ,aoptcpu
+      ,aoptcpu
 {$endif NOOPT}
 {$endif NOOPT}
 
 
 {**************************************
 {**************************************