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,6 +1,6 @@
#ifdef INTELLISENSE_DIRECTIVES
#pragma once
#include "components/types.hpp"
#include "inlines.hpp"
#endif
// This file was generated automatially by gencpp's bootstrap.cpp (See: https://github.com/Ed94/gencpp)