Fix: Use C++17 compliant utf8 encoding.
This commit is contained in:
@@ -46,7 +46,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
namespace AssimpSamples {
|
||||
namespace SharedCode {
|
||||
|
||||
typename UTFConverter::UTFConverterImpl UTFConverter::impl_;
|
||||
//typename UTFConverter::UTFConverterImpl UTFConverter::impl_;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user