namespace PT renamed to pt
This commit is contained in:
@@ -44,14 +44,11 @@
|
||||
namespace pt
|
||||
{
|
||||
|
||||
// remove me in the future (when PT will be changed to pt)
|
||||
using namespace PT;
|
||||
|
||||
|
||||
namespace pt_csvparser_tests
|
||||
{
|
||||
|
||||
|
||||
|
||||
void test_csvparser(const char * input_str, const char * expected_json)
|
||||
{
|
||||
CSVParser csv_parser;
|
||||
|
Reference in New Issue
Block a user