Fix compile error in debug mode.
authorKim Nguyễn <kn@lri.fr>
Tue, 14 Feb 2012 14:26:44 +0000 (15:26 +0100)
committerKim Nguyễn <kn@lri.fr>
Tue, 14 Feb 2012 14:26:44 +0000 (15:26 +0100)
    * depending on compilation flags, multiple definitions of module
      Loc where occuring in the same file.

include/trace.ml

index c4a72bd..0e36ecc 100644 (file)
@@ -1,7 +1,6 @@
 IFNDEF TRACE__ML__
 THEN
 DEFINE TRACE__ML__
-module Loc = Camlp4.PreCast.Loc
 let __ x =
   ignore (Format.flush_str_formatter());
   Format.kfprintf