#ifndef VERBLY_H_5B39CE50 #define VERBLY_H_5B39CE50 #include "c++14.h" #include "util.h" #include "token.h" #include "data.h" #include "word.h" #include "verb.h" #include "adverb.h" #include "adjective.h" #include "noun.h" #endif /* end of include guard: VERBLY_H_5B39CE50 */