From 115fedf432d73f17ade48eaa2fa12dfd333bfcaa Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 9 Feb 2003 23:07:54 +0000 Subject: use the c++ std cheaders --- otk/property.hh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'otk/property.hh') 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 - -#include } #include +#include namespace otk { -- cgit v1.2.3