Add missing include to ini_type.h
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
|
||||
#include "fileio_type.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
/** Types of groups */
|
||||
enum IniGroupType {
|
||||
IGT_VARIABLES = 0, ///< Values of the form "landscape = hilly".
|
||||
|
Reference in New Issue
Block a user