intellisense still broken...

This commit is contained in:
2025-02-19 11:22:00 -05:00
parent 6d531fdf97
commit 7ea90ef349
7 changed files with 17 additions and 14 deletions

View File

@ -1,7 +1,5 @@
#ifdef INTELLISENSE_DIRECTIVES
# pragma once
# include "platform.hpp"
# include "macros.hpp"
# include "basic_types.hpp"
#endif