fixed Alex' bug!!

Added string specialization to template functions for syncbuffer class
This commit is contained in:
Joakim Kilby
2015-02-17 17:51:53 +01:00
parent 9f16d6f2ac
commit eb7fefb3c9
4 changed files with 38 additions and 6 deletions

View File

@@ -30,6 +30,7 @@
#include <ghoul/misc/dictionary.h>
#include <string>
#include <vector>
#include <set>
namespace openspace {