]> Dogcows Code - chaz/openbox/blobdiff - otk/property.hh
use the c++ std cheaders
[chaz/openbox] / otk / property.hh
index 1dc089376de31d8608b2bd661e0316529017e451..22b62fe67c55cf3fe445ec3548a659a589170f23 100644 (file)
 
 extern "C" {
 #include <X11/Xlib.h>
-
-#include <assert.h>
 }
 
 #include <vector>
+#include <cassert>
 
 namespace otk {
 
This page took 0.021744 seconds and 4 git commands to generate.