Use ADD_ASSIMP_IMPORTER for STEP importer

This commit is contained in:
sfalexrog
2018-12-04 23:28:50 +03:00
parent d7eae5bb13
commit af323de741
6 changed files with 9 additions and 10 deletions

View File

@@ -40,7 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
/** MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py */
#ifndef ASSIMP_BUILD_NO_STEPFILE_IMPORTER
#ifndef ASSIMP_BUILD_NO_STEP_IMPORTER
#include "code/Importer/StepFile/StepReaderGen.h"