mirror of
https://github.com/debauchee/barrier.git
synced 2026-06-30 08:56:21 +08:00
fixed:
- (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:
@@ -19,7 +19,7 @@
|
||||
#include "platform/XWindowsScreen.h"
|
||||
#include "synergy/CMockEventQueue.h"
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
#include "test/global/gtest.h"
|
||||
|
||||
using ::testing::_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user