mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-07 01:06:45 +08:00
qmake error
This commit is contained in:
parent
639eaa676e
commit
127233ce94
@ -8,7 +8,8 @@
|
||||
#include "platform/waiter_linux.h"
|
||||
#endif
|
||||
|
||||
namespace ipc::detail {
|
||||
namespace ipc {
|
||||
namespace detail {
|
||||
|
||||
class waiter_impl {
|
||||
public:
|
||||
@ -68,4 +69,5 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
} // namespace ipc::detail
|
||||
} // namespace detail
|
||||
} // namespace ipc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user