Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrachytski <siarhei.rachytski@gmail.com>2011-02-13 16:45:33 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:12:22 +0300
commit197885e18f0a22a6a1d59e7beacdeb7400799aca (patch)
tree1e16028b3793343021652e9fe1af03f7ea27fabe /std/fstream.hpp
parent9a27df966320c0f0f5c35be4ec61d2320dea3f72 (diff)
saving benchmark results.
Diffstat (limited to 'std/fstream.hpp')
-rw-r--r--std/fstream.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/std/fstream.hpp b/std/fstream.hpp
index 12cca38273..44b8929274 100644
--- a/std/fstream.hpp
+++ b/std/fstream.hpp
@@ -16,6 +16,7 @@ using std::ofstream;
using std::ostream;
using std::ifstream;
using std::istream;
+using std::ios;
#ifdef DEBUG_NEW
#define new DEBUG_NEW