summaryrefslogtreecommitdiff
path: root/source/kit/shared_memory.win32.c
blob: f23d3a86d84062134724e0bfb547ae33d51c04d0 (plain)
1
2
3
4
#include "shared_memory.h"

#if defined(_WIN32) && !defined(__CYGWIN__)
#endif