projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9f36d3
)
include algoritm
author
Dana Jansens
<danakj@orodu.net>
Wed, 6 Nov 2002 06:12:25 +0000
(06:12 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 6 Nov 2002 06:12:25 +0000
(06:12 +0000)
otk/property.cc
patch
|
blob
|
history
diff --git
a/otk/property.cc
b/otk/property.cc
index 5425f8df81e3e604056c310ed45be4b64d6d9d73..3ce902251e460b809aa52cf16e8f00856d3b518c 100644
(file)
--- a/
otk/property.cc
+++ b/
otk/property.cc
@@
-4,12
+4,14
@@
# include "../config.h"
#endif // HAVE_CONFIG_H
+#include "property.hh"
+#include "display.hh"
+
extern "C" {
#include <assert.h>
}
-#include "property.hh"
-#include "display.hh"
+#include <algorithm>
namespace otk {