]> Dogcows Code - chaz/yoink/blobdiff - src/moof/debug.hh
pch support
[chaz/yoink] / src / moof / debug.hh
index baa0304ae535db72e3baf4ce6272614c4357e724..ef42dff33a7c22ab8d7e0b962aa2c19f526e98d7 100644 (file)
 #ifndef _MOOF_DEBUG_HH_
 #define _MOOF_DEBUG_HH_
 
+#include <exception>
+
+#include <moof/log.hh>
+
+
 /**
  * \file debug.hh
  * Debugging facilities.
  */
 
-#include <cstdlib>             // exit
-
-#include <stlplus/portability/debug.hpp>
-
-#include <moof/log.hh>
 
 
 #undef ASSERT
This page took 0.018097 seconds and 4 git commands to generate.