Ericsson / CodeCompass

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
https://codecompass.net
GNU General Public License v3.0
517 stars 101 forks source link

fix: (NFC) Remove stale self-referential `#include` #575

Closed whisperity closed 2 years ago

whisperity commented 2 years ago

While not inherently a problem when it comes to compiling with standard C++ tools, when executing a research effort to create C++20 Modules out of CodeCompass, a tool I've hand-crafted ran into an issue by detecting the self-loop via this include.