mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
MSVC allows backslashes and case-insensitive include paths, which causes build failures on other compilers. This commit: - Converts all include backslashes to forward slashes. - Fixes capitalization mismatches to match the actual filesystem.
6 lines
59 B
C
6 lines
59 B
C
#pragma once
|
|
#include <vectormath/cpp/vectormath_aos.h>
|
|
|
|
|
|
|