Fixing intellisense

This commit is contained in:
2025-02-19 11:08:24 -05:00
parent 3b81eea688
commit 6d531fdf97
13 changed files with 17 additions and 18 deletions

View File

@ -1,9 +1,8 @@
#ifdef INTELLISENSE_DIRECTIVES
# pragma once
# include "dependencies/platform.hpp"
# include "dependencies/macros.hpp"
# include "basic_types.hpp"
# include "platform.hpp"
# include "macros.hpp"
# include "basic_types.hpp"
#endif
#pragma region Debug