mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-06 16:56:45 +08:00
fix compilation errors caused by paths
This commit is contained in:
parent
d946ad0948
commit
96551d5fcb
@ -8,7 +8,7 @@
|
||||
|
||||
#include "test.h"
|
||||
|
||||
#include "libipc/platform/to_tchar.h"
|
||||
#include "libipc/platform/win/to_tchar.h"
|
||||
|
||||
TEST(Platform, to_tchar) {
|
||||
char const *utf8 = "hello world, "
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user