4 lines
92 B
C++
4 lines
92 B
C++
|
#include "storage/model/properties/int64.hpp"
|
||
|
|
||
|
const Type Int64::type = Type(Flags::Int64);
|