Merge pull request #4414 from JoshMcCullough/4389

Fixed #4389 - removed unused include from platform/MSWindowsScreen.
This commit is contained in:
Nick Bolton 2015-03-09 10:55:43 +00:00
commit 702d79570d
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@
#include "base/TMethodJob.h"
#include <string.h>
#include <pbt.h>
#include <Shlobj.h>
#include <comutil.h>
#include <algorithm>