Browse Source

* do not include fpcdefs in the cepiktimer unit

git-svn-id: trunk@47621 -
florian 4 years ago
parent
commit
99d88b91a9
1 changed files with 0 additions and 2 deletions
  1. 0 2
      compiler/cepiktimer.pas

+ 0 - 2
compiler/cepiktimer.pas

@@ -26,8 +26,6 @@
 { do not depend on the classes unit }
 {$DEFINE NOCLASSES}
 
-{$i fpcdefs.inc}
-
 { include the original file }
 {$i ../../epiktimer/epiktimer.pas}