Commit 98ff7943 by Maarten L. Hekkelman

backup

parent 24fa80ba
......@@ -139,7 +139,7 @@ class file_t
// setValidator(nullptr);
parser_type p(is, *this);
p.parseFile();
p.parse_file();
// if (saved != nullptr)
// {
......
......@@ -27,6 +27,7 @@
#pragma once
#include <cif++/v2/item.hpp>
#include <cif++/v2/condition.hpp>
namespace cif::v2
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment