Add missed pragma once for utils header
This commit is contained in:
parent
df761748b0
commit
a384eeb524
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#pragma once
|
||||
#include <boost/pfr.hpp>
|
||||
#include <utempl/utils.hpp>
|
||||
|
||||
|
|
Loading…
Reference in a new issue