assimp/code/AssetLib/Ogre
Jackie9527 d4c21ba9a8 Fix warning related to error=return-type.
/home/runner/work/assimp/assimp/code/AssetLib/Ogre/OgreXmlSerializer.cpp: In member function ‘T Assimp::Ogre::OgreXmlSerializer::ReadAttribute(Assimp::XmlNode&, const char*) const [with T = bool]’:
  Error: /home/runner/work/assimp/assimp/code/AssetLib/Ogre/OgreXmlSerializer.cpp:131:1: error: control reaches end of non-void function [-Werror=return-type]

Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>
2023-04-05 07:39:17 +08:00
..
OgreBinarySerializer.cpp Update copyrights 2022-01-10 21:13:43 +01:00
OgreBinarySerializer.h Update copyrights 2022-01-10 21:13:43 +01:00
OgreImporter.cpp Fix merge issues 2022-01-16 20:57:56 +01:00
OgreImporter.h Remove Useless “virtual” 2023-01-16 08:12:24 +01:00
OgreMaterial.cpp Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
OgreParsingUtils.h Update copyrights 2022-01-10 21:13:43 +01:00
OgreStructs.cpp Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
OgreStructs.h Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
OgreXmlSerializer.cpp Fix warning related to error=return-type. 2023-04-05 07:39:17 +08:00
OgreXmlSerializer.h Update copyrights 2022-01-10 21:13:43 +01:00