Skip to content

Track: no core includes in headers

Simon Spannagel requested to merge p/typeinclude into master

...otherwise:

fatal error: 'core/utils/type.h' file not found
    #include "core/utils/type.h"

in 3rdparty user code that tries to read Corry data files.

Merge request reports