Closed oleg-alexandrov closed 2 years ago
Both CSM and ISIS have a header file named Plugin.h, which can result in a compile-time error for code which includes both. This proposes a fix by disambiguating some csm headers by replacing "Plugin.h" with "csm/Plugin.h", etc.
Both CSM and ISIS have a header file named Plugin.h, which can result in a compile-time error for code which includes both. This proposes a fix by disambiguating some csm headers by replacing "Plugin.h" with "csm/Plugin.h", etc.