diff options
Diffstat (limited to 'otk/property.hh')
| -rw-r--r-- | otk/property.hh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/otk/property.hh b/otk/property.hh index 1dc08937..22b62fe6 100644 --- a/otk/property.hh +++ b/otk/property.hh @@ -11,11 +11,10 @@ extern "C" { #include <X11/Xlib.h> - -#include <assert.h> } #include <vector> +#include <cassert> namespace otk { |
