You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When including "#pragma once" header twice, once in absolute path and once in relative paths, simplecpp doesn't resolve the header to be the same, and therefore includes it twice. Example:
When including "#pragma once" header twice, once in absolute path and once in relative paths, simplecpp doesn't resolve the header to be the same, and therefore includes it twice. Example:
test.hh
:test.cc
:gcc -E
full output:simplecpp
full output:Thread: https://sourceforge.net/p/cppcheck/discussion/general/thread/c01f80556b/
The text was updated successfully, but these errors were encountered: