remove file module, move code to utils

This commit is contained in:
Evgeniy Dushistov
2013-07-07 19:52:02 +00:00
parent e39f7eed9a
commit d05de97521
7 changed files with 46 additions and 57 deletions

View File

@@ -3,7 +3,6 @@
#include <string>
#include <vector>
#include "file.hpp"
#include "stardict_lib.hpp"
#include "readline.hpp"