7 lines
197 B
C
7 lines
197 B
C
#pragma once
|
|
|
|
// The Win32 implementation was reconstructed from the recovered fiber API;
|
|
// retain the platform-neutral Tungsten include path for callers.
|
|
#include "idlib/sys/win32/win_fibers.h"
|
|
|