Explorar el Código

* casing fixed

git-svn-id: trunk@41428 -
florian hace 6 años
padre
commit
38a7f7c975
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      tests/bench/bansi1.inc

+ 2 - 2
tests/bench/bansi1.inc

@@ -11,8 +11,8 @@ uses
 {$if defined(UNIX) and defined(THREAD)}
    cthreads,
 {$ifend}
-   sysutils,
-   classes;
+   SysUtils,
+   Classes;
 
 const
   BenchCount = 1;