schema_builder: Add missing include
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "schema.hh"
|
||||
#include "database_fwd.hh"
|
||||
|
||||
struct schema_builder {
|
||||
schema::raw_schema _raw;
|
||||
|
||||
Reference in New Issue
Block a user