From cc5bde6d00892cf27fcb6e4e0b4974bcecca265f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 21 Aug 2002 23:57:03 +0000 Subject: toggledecor almost done some code cleanups/fixes --- util/epist/config.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util/epist/config.cc') 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() -- cgit v1.2.3