Browse Source

Fix compilation of riscv32 compiler

Pierre Muller 6 months ago
parent
commit
a9ab15c60d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/riscv32/nrv32mat.pas

+ 1 - 0
compiler/riscv32/nrv32mat.pas

@@ -27,6 +27,7 @@ interface
 
 
     uses
     uses
       node,nmat, ncgmat,
       node,nmat, ncgmat,
+      nrvmat,
       cgbase;
       cgbase;
 
 
     type
     type