project-asgard / asgard

MIT License
27 stars 20 forks source link

Misc fixes #718

Closed mkstoyanov closed 3 months ago

mkstoyanov commented 3 months ago

Some cleanup of untested CMake options and redundant STL headers.

In general, out header inclusion is a mess. Between forward declarations and recursive inclusions, it's hard to follow a clean code-path.