blob: ca7b04d87accd88446bd3750b66aefb8b1975689 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/ksmoothdock.h.orig Thu Nov 16 06:02:06 2006
+++ src/ksmoothdock.h Thu Mar 15 17:24:14 2007
@@ -26,6 +26,7 @@
#include <config.h>
#endif
+#include <memory>
#include <vector>
#include <qwidget.h>
|