#ifndef STRING_KIND_H #define STRING_KIND_H #include "model.h" extern const setting_kind_info string_kind; #endif