debug: get rid of #ifdef guards
[mate.git] / Mate / X86CodeGen.hs
index 9f68c659f2087004e3c2dbff8e2ee08ba28f246c..ea986d2fc568b9da9f585c7d2b9e03343f1a9e02 100644 (file)
@@ -1,6 +1,7 @@
 {-# LANGUAGE CPP #-}
 {-# LANGUAGE OverloadedStrings #-}
 {-# LANGUAGE ForeignFunctionInterface #-}
+#include "debug.h"
 module Mate.X86CodeGen where
 
 import Data.Binary