fixed wrong comment
parent
d34cd103f4
commit
e9d03f3379
|
@ -437,7 +437,7 @@ struct aiScene
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
} //! namespace Assimp
|
}
|
||||||
#endif
|
#endif //! extern "C"
|
||||||
|
|
||||||
#endif // AI_SCENE_H_INC
|
#endif // AI_SCENE_H_INC
|
||||||
|
|
Loading…
Reference in New Issue