STXXL
1.4.0
|
#include <fstream>
#include <stxxl/bits/common/error_handling.h>
#include <stxxl/bits/config.h>
#include <stxxl/bits/io/file.h>
#include <stxxl/bits/mng/config.h>
#include <stxxl/bits/common/utils.h>
#include <stxxl/version.h>
#include <windows.h>
Go to the source code of this file.
Namespaces | |
stxxl | |
STXXL library namespace | |
Macros | |
#define | NOMINMAX |
Functions | |
static bool | stxxl::exist_file (const std::string &path) |
#define NOMINMAX |
Definition at line 26 of file config.cpp.