no description

Fork of Middleware by Roberto Herrera

Revision:
0:d1ff330c5128
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/StringManager.cpp	Sat Dec 05 17:43:29 2015 +0000
@@ -0,0 +1,13 @@
+/*
+
+StringManager.cpp
+
+Only to improve the clarity of main .cpp
+This don't have any new classes
+
+This import is use to manage the strings
+
+Last update by RoHe 16/11/2015
+*/
+
+#include <string.h>
\ No newline at end of file