Windows UI appearance fixes (font issue, etc.) and fix to WinSock init on GUI client.

This commit is contained in:
Adam Ierymenko 2014-01-26 22:24:29 -08:00
commit 28665079a0
9 changed files with 77 additions and 4 deletions

View file

@ -39,6 +39,7 @@
#include <vector>
#include <string>
#include "../node/Constants.hpp"
#include "../node/Node.hpp"
#include "../node/Utils.hpp"