Correct the build files and fix the name of the create method in header
file.
This commit is contained in:
@@ -17,7 +17,7 @@ subject to the following restrictions:
|
||||
#ifndef NN_3D_WALKERS_H
|
||||
#define NN_3D_WALKERS_H
|
||||
|
||||
class CommonExampleInterface* NN3DWalkersCreateFunc(struct CommonExampleOptions& options);
|
||||
class CommonExampleInterface* ET_NN3DWalkersCreateFunc(struct CommonExampleOptions& options);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user