mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
6070a4d578
PR: 110342 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
11 lines
210 B
C++
11 lines
210 B
C++
--- 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>
|