mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-12 14:45: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:
@@ -17,7 +17,7 @@
|
||||
|
||||
#include "arch/ArchInternetWindows.h"
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
#include "test/global/gtest.h"
|
||||
|
||||
#define TEST_URL "https://synergy-foss.org/tests/?testString"
|
||||
//#define TEST_URL "http://localhost/synergy/tests/?testString"
|
||||
|
||||
Reference in New Issue
Block a user