[dasher: 28/38] Fix string.h header missing under Linux
- From: Patrick Welche <pwelche src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dasher: 28/38] Fix string.h header missing under Linux
- Date: Tue, 3 Jan 2012 15:35:01 +0000 (UTC)
commit 38945610bf63a20bfd96521d3f6b6a69f81a39d6
Author: Alan Lawrence <acl33 inf phy cam ac uk>
Date: Tue Dec 20 17:24:59 2011 +0000
Fix string.h header missing under Linux
Src/DasherCore/MandarinAlphMgr.cpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Src/DasherCore/MandarinAlphMgr.cpp b/Src/DasherCore/MandarinAlphMgr.cpp
index 3ba913f..25346c4 100644
--- a/Src/DasherCore/MandarinAlphMgr.cpp
+++ b/Src/DasherCore/MandarinAlphMgr.cpp
@@ -28,6 +28,7 @@
#include "Observable.h"
#include "NodeCreationManager.h"
+#include <string.h>
#include <vector>
#include <sstream>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]