9 lines
172 B
C++
9 lines
172 B
C++
// Copyright 2011-2020 Molecular Matters GmbH, all rights reserved.
|
|
|
|
#if LC_VERSION == 1
|
|
|
|
// BEGIN EPIC MOD
|
|
#include "LC_EntryPoint.h"
|
|
// END EPIC MOD
|
|
|
|
#endif // LC_VERSION
|