add utf8 bom to test_number_format because of euro symbol

This commit is contained in:
Thomas Fussell 2016-06-19 22:43:17 +01:00
parent b4a7b1c849
commit 4dae9438fb

View File

@ -1,4 +1,4 @@
#pragma once
#pragma once
#include <iostream>
#include <cxxtest/TestSuite.h>