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

php - Autoloader issue not returning Class -

python - Getting next two indexes regardless of current index -

ruby - Prevent Custom Validation Error on Association -