Skip to content

Support intel compiler

Martin Schultz requested to merge supportIntelCompiler into master

some minor changes to support the intel compiler.

  • specified asterisk operator which was arbitrary on some places
  • exported nested private class from ACG because intel compiler showed linker errors

Merge request reports