]> Dogcows Code - chaz/openbox/blobdiff - otk/ustring.cc
offsets in planar surfaces
[chaz/openbox] / otk / ustring.cc
index 7dbe8ece3e1c431d8cceae240fde723bf0ce1523..8ffe07fe000ba7c5febf3639b1fd7cf3f7151633 100644 (file)
@@ -1,14 +1,10 @@
 // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
 
-#ifdef    HAVE_CONFIG_H
-#  include "../config.h"
-#endif // HAVE_CONFIG_H
+#include "config.h"
 
 #include "ustring.hh"
 
-extern "C" {
-#include <assert.h>
-}
+#include <cassert>
 
 namespace otk {
 
This page took 0.02006 seconds and 4 git commands to generate.