Relative Content

Tag Archive for c++header-filesvariable-declaration

Incomplete type cannot be defined

I am attempting to set up some header files for a game, however, attempting to set up variables in my main file’s header file causes an incomplete type error.