mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-06 03:46:29 +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:
@@ -18,7 +18,7 @@
|
||||
|
||||
#include "platform/XWindowsClipboard.h"
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
#include "test/global/gtest.h"
|
||||
#include <iostream>
|
||||
|
||||
class CXWindowsClipboardTests : public ::testing::Test
|
||||
|
||||
Reference in New Issue
Block a user