X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fdebug.hh;h=ef42dff33a7c22ab8d7e0b962aa2c19f526e98d7;hp=837340f242eb7bef7999e7dd7ab1913d3a0cf3c3;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=449366f5f32d24f2a2a6589da6e16b2bf0d61773 diff --git a/src/moof/debug.hh b/src/moof/debug.hh index 837340f..ef42dff 100644 --- a/src/moof/debug.hh +++ b/src/moof/debug.hh @@ -1,27 +1,25 @@ -/*] Copyright (c) 2009-2010, Charles McGarvey [************************** +/*] Copyright (c) 2009-2011, Charles McGarvey [***************************** **] All rights reserved. * -* vi:ts=4 sw=4 tw=75 -* * Distributable under the terms and conditions of the 2-clause BSD license; * see the file COPYING for a complete text of the license. * -**************************************************************************/ +*****************************************************************************/ #ifndef _MOOF_DEBUG_HH_ #define _MOOF_DEBUG_HH_ +#include + +#include + + /** * \file debug.hh * Debugging facilities. */ -#include // exit - -#include - -#include #undef ASSERT