c++ - Recursive header expansion -


i have following warning in sfml project in xcode:

enter image description here

well, problem here may be? have code, so, can't post here.

enter image description here

on 2nd image may may see of classes. lighteffect, background , other below them inherit loadingthespritetomain. playscreen contains of them (i mean, #include "lighteffect" , etc.)


Comments

Popular posts from this blog

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -

php - Autoloader issue not returning Class -