mirror of
https://github.com/Ed94/gencpp.git
synced 2025-07-07 22:25:45 -07:00
rename GEN_INTELLISENSE_DIRECTIVES -> INTELLISENSE_DIRECTIVES
This commit is contained in:
base
auxiliary
base.cppcomponents
ast.cppast.hppast_types.hppcode_serialization.cppcode_types.hppconstants.hpp
gen
inlines.hppinterface.cppinterface.hppinterface.parsing.cppinterface.untyped.cppinterface.upfront.cpplexer.cppparser.cppparser_types.hppstatic_data.cpptypes.hppdependencies
basic_types.hppcontainers.hppdebug.cppdebug.hppfilesystem.cppfilesystem.hpphashing.cpphashing.hppmacros.hppmemory.cppmemory.hppparsing.cppparsing.hppplatform.hppprinting.cppprinting.hppsrc_start.cppstring_ops.cppstring_ops.hppstrings.cppstrings.hpptiming.cpptiming.hpp
helpers
gen_c_library
gen_segmented
test/c_library
@ -1,4 +1,4 @@
|
||||
#ifdef GEN_INTELLISENSE_DIRECTIVES
|
||||
#ifdef INTELLISENSE_DIRECTIVES
|
||||
#pragma once
|
||||
#include "interface.upfront.cpp"
|
||||
#include "gen/etoktype.cpp"
|
||||
|
Reference in New Issue
Block a user