mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-07 01:06:45 +08:00
10 lines
73 B
C++
10 lines
73 B
C++
#pragma once
|
|
|
|
#include "export.h"
|
|
|
|
namespace ipc {
|
|
|
|
|
|
|
|
} // namespace ipc
|