#pragma once #ifndef NAUNET_ON_WINDOWS #error "Cannot include windows.h on other platforms." #endif #include "../../src/winwrap.h"