X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=util%2Fepist%2Fconfig.cc;h=0df15e9c9ab0e260ad269f1a101c6517f12b855b;hb=cc5bde6d00892cf27fcb6e4e0b4974bcecca265f;hp=a64d78d9bfe6ea3354ebc2c16e9a7e06afe1b1ad;hpb=bd05f7ec58f3e1f5839c372ad4fb007a8d8866f5;p=chaz%2Fopenbox diff --git a/util/epist/config.cc b/util/epist/config.cc index a64d78d9..0df15e9c 100644 --- a/util/epist/config.cc +++ b/util/epist/config.cc @@ -22,6 +22,8 @@ #include "config.hh" +using std::string; + Config::Config() {} Config::~Config()