diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-13 23:40:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-13 23:40:41 +0100 |
| commit | 4fe7c89e54205c56f0fba2da24db66734ce23674 (patch) | |
| tree | e58425027f6879e4e1209b7e6cd1fd50a198806c /src/lib | |
| parent | 9181cda75c6d3d03db0919445467ccf8125183be (diff) | |
Fix build again.
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/cross.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/cross.cc b/src/lib/cross.cc index b654be6df..7fbba86f9 100644 --- a/src/lib/cross.cc +++ b/src/lib/cross.cc @@ -31,6 +31,7 @@ #endif using std::pair; +using std::ifstream; using std::string; void |
