]> Git trees. - libqmvoc.git/commitdiff
fix compile with current gcc 4
authorAdrian Schroeter <adrian@suse.de>
Tue, 24 May 2005 09:47:56 +0000 (09:47 +0000)
committerAdrian Schroeter <adrian@suse.de>
Tue, 24 May 2005 09:47:56 +0000 (09:47 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=417693

extdate/extdatetime.h

index 224330f0d7f093376c7e63d592e708f78f320cd0..8193f765df525bfaf9eabe19135313935910485f 100644 (file)
@@ -32,6 +32,8 @@ class ExtDateTime;
 
 extern void test2_unit(int y, int m, int d);
 
+class ExtDateTime;
+
 class KDE_EXPORT ExtDate
 {
 public: