netgen/libsrc/core/ngcore.hpp
2018-12-28 15:54:04 +01:00

10 lines
191 B
C++

#ifndef NETGEN_CORE_NGCORE_HPP
#define NETGEN_CORE_NGCORE_HPP
#include "archive.hpp"
#include "exception.hpp"
#include "logging.hpp"
#include "version.hpp"
#endif // NETGEN_CORE_NGCORE_HPP