Browse Source

fix trunk compilation (related to previous commit r38786)

git-svn-id: trunk@38787 -
maciej-izak 7 years ago
parent
commit
827d6dc01f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/numlib/src/ipf.pas

+ 1 - 0
packages/numlib/src/ipf.pas

@@ -27,6 +27,7 @@
 {
 {
  }
  }
 unit ipf;
 unit ipf;
+{$modeswitch exceptions}
 {$I direct.inc}
 {$I direct.inc}
 interface
 interface