freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Fix compilation problems


From: Richard Guenther
Subject: [PATCH] Fix compilation problems
Date: Tue, 6 Jan 2004 15:07:50 +0100 (CET)

Hi!

I applied the patch below as obvious which restores compilation.

Richard.


2004Jan06  Richard Guenther <address@hidden>

        * src/Tulip/PatchSizeSyncer.cmpl.cpp: fix missing #include.

Index: PatchSizeSyncer.cmpl.cpp
===================================================================
RCS file: /home/pooma/Repository/r2/src/Tulip/PatchSizeSyncer.cmpl.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -u -r1.7 -r1.8
--- PatchSizeSyncer.cmpl.cpp    25 Dec 2003 11:26:35 -0000      1.7
+++ PatchSizeSyncer.cmpl.cpp    6 Jan 2004 14:03:25 -0000       1.8
@@ -34,7 +34,9 @@
 // Includes:
 //-----------------------------------------------------------------------------

+#include "Pooma/Configuration.h"
 #include "Tulip/Messaging.h"
+#include "Pooma/Pooma.h"
 #include "Tulip/PatchSizeSyncer.h"
 #include "Tulip/RemoteProxy.h"
 #include "Tulip/CollectFromContexts.h"

reply via email to

[Prev in Thread] Current Thread [Next in Thread]