aboutsummaryrefslogtreecommitdiffhomepage
path: root/grammar/q_constr.ml4
diff options
context:
space:
mode:
Diffstat (limited to 'grammar/q_constr.ml4')
-rw-r--r--grammar/q_constr.ml42
1 files changed, 1 insertions, 1 deletions
diff --git a/grammar/q_constr.ml4 b/grammar/q_constr.ml4
index bfc38feb8..a731ade68 100644
--- a/grammar/q_constr.ml4
+++ b/grammar/q_constr.ml4
@@ -11,7 +11,7 @@
open Q_util
open Compat
open Pcaml
-open PcamlSig
+open PcamlSig (* necessary for camlp4 *)
let loc = CompatLoc.ghost
let dloc = <:expr< Loc.ghost >>