constraint, column and table query progress
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef MATADOR_CONSTRAINT_HPP
|
||||
#define MATADOR_CONSTRAINT_HPP
|
||||
#ifndef MATADOR_RESTRICTION_HPP
|
||||
#define MATADOR_RESTRICTION_HPP
|
||||
|
||||
#include "matador/utils/constraints.hpp"
|
||||
|
||||
@@ -61,4 +61,4 @@ private:
|
||||
// constraint_builder constraint(std::string name);
|
||||
|
||||
}
|
||||
#endif //MATADOR_CONSTRAINT_HPP
|
||||
#endif //MATADOR_RESTRICTION_HPP
|
||||
Reference in New Issue
Block a user