NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include "filerevisions.hpp"
#include "dtl/dtl.hpp"
#include <wx/zipstrm.h>
#include <wx/txtstrm.h>
#include <wx/wfstream.h>
#include <memory>
#include <fstream>
#include <sstream>
#include <wx/encconv.h>
#include "../kernel/core/utils/stringtools.hpp"
Go to the source code of this file.
Macros | |
#define | COMPRESSIONLEVEL 6 |
#define COMPRESSIONLEVEL 6 |
Definition at line 29 of file filerevisions.cpp.