mirror of
https://github.com/Ed94/gencpp.git
synced 2025-07-01 11:21:04 -07:00
intellisense still broken...
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
#ifdef INTELLISENSE_DIRECTIVES
|
||||
# pragma once
|
||||
# include "platform.hpp"
|
||||
# include "macros.hpp"
|
||||
# include "basic_types.hpp"
|
||||
#endif
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
#ifdef INTELLISENSE_DIRECTIVES
|
||||
# pragma once
|
||||
# include "basic_types.hpp"
|
||||
# include "memory.hpp"
|
||||
# include "hashing.hpp"
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user