summaryrefslogtreecommitdiff
path: root/src/search/SearchModel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/search/SearchModel.h')
-rw-r--r--src/search/SearchModel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/search/SearchModel.h b/src/search/SearchModel.h
index 385ff05..d94ddc5 100644
--- a/src/search/SearchModel.h
+++ b/src/search/SearchModel.h
@@ -4,6 +4,7 @@
#include <vector>
#include <string>
#include <pthread.h>
+#undef GetUserName //God dammit microsoft!
#include <cmath>
#include "client/SaveInfo.h"
#include "SearchView.h"