WindowsHeaders.h 92 B

1234567
  1. #pragma once
  2. #if IL2CPP_TARGET_WINDOWS
  3. #include "../c-api/Win32/WindowsHeaders.h"
  4. #endif