Iros
 
Loading...
Searching...
No Matches
ipc.h
Go to the documentation of this file.
1#pragma once
2
3#include "dius/io_context.h"
4
5#ifdef DIUS_PLATFORM_LINUX
6#include "dius/linux/ipc.h"
7#endif