- (weird) linker error on windows caused by using different include.
- IpcTests using private field which had a public accessor.
- some includes using wrong lib.
This commit is contained in:
Nick Bolton
2014-02-28 15:04:49 +00:00
parent ad8905ccbf
commit f4bb72ce52
14 changed files with 22 additions and 50 deletions

View File

@@ -19,7 +19,7 @@
#include "platform/XWindowsScreen.h"
#include "synergy/CMockEventQueue.h"
#include <gtest/gtest.h>
#include "test/global/gtest.h"
using ::testing::_;