# # patch "vocab.hh" # from [30521cc298bcafd38bdcc9bab2d24221d8f1d35d] # to [22382ac1bdffec21170a88ff2580fe39b508243f] # ======================================================================== --- vocab.hh 30521cc298bcafd38bdcc9bab2d24221d8f1d35d +++ vocab.hh 22382ac1bdffec21170a88ff2580fe39b508243f @@ -10,6 +10,8 @@ #include #include +#include + // the purpose of this file is to wrap things which are otherwise strings // in a bit of typesafety, set up enumerations and tuple-types, and // generally describe the "vocabulary" (nouns anyways) that modules in this