Added string header inclusion to Message.cpp.

This commit is contained in:
Vennor
2016-05-08 20:15:37 +02:00
parent 5ca7ed0dc5
commit 90b718122d
+1
View File
@@ -16,6 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <string>
#include "Message.h"
#include "FalloutEngine.h"