summaryrefslogtreecommitdiff
path: root/modules/codec/tests/data_raw.cpp
blob: 99d55a88adc4cd7ac0a75b18e9268a4c53d658cc (plain)
1
2
3
4
5
6
7
8
9
10
#include <forstio/test/suite.hpp>
#include "../c++/data_raw.hpp"

namespace {
namespace sch {
using namespace saw::schema;
}


}