Add missing includes to town_type.h, network_survey.h, pool_type.hpp
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#define POOL_TYPE_HPP
|
||||
|
||||
#include "enum_type.hpp"
|
||||
#include <vector>
|
||||
|
||||
/** Various types of a pool. */
|
||||
enum PoolType {
|
||||
|
Reference in New Issue
Block a user