Fix a typo and whitespaces

This commit is contained in:
Yoichi Hirai
2016-09-07 14:29:01 +02:00
parent 940c5a8612
commit c9b23d9829
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#include <string>
#ifdef __INTEL_COMPILER
#pragma warning(disable:597) //will not be called for implicit or explicit conversions
#pragma warning(disable:597) // will not be called for implicit or explicit conversions
#endif
namespace dev