fixed include

This commit is contained in:
Michele Caini
2018-06-03 22:10:33 +02:00
parent e07128760e
commit f31790631a

View File

@@ -7,6 +7,7 @@
#include <cstddef>
#include <type_traits>
#include <unordered_map>
#include "../config/config.h"
#include "registry.hpp"