r7345 - dumbhippo/trunk/client/common/hippoipc
- From: commits mugshot org
- To: online-desktop-list gnome org
- Subject: r7345 - dumbhippo/trunk/client/common/hippoipc
- Date: Tue, 26 Feb 2008 21:26:16 -0600 (CST)
Author: walters
Date: 2008-02-26 21:26:16 -0600 (Tue, 26 Feb 2008)
New Revision: 7345
Modified:
dumbhippo/trunk/client/common/hippoipc/hippo-ipc-locator.cpp
Log:
Add missing include, hit by gcc-4.3.
Modified: dumbhippo/trunk/client/common/hippoipc/hippo-ipc-locator.cpp
===================================================================
--- dumbhippo/trunk/client/common/hippoipc/hippo-ipc-locator.cpp 2008-02-26 21:33:24 UTC (rev 7344)
+++ dumbhippo/trunk/client/common/hippoipc/hippo-ipc-locator.cpp 2008-02-27 03:26:16 UTC (rev 7345)
@@ -2,6 +2,7 @@
#include "hippo-ipc.h"
#include <string>
#include <vector>
+#include "string.h"
class HippoIpcLocatorMapEntry {
public:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]