netgen/libsrc/core/ngcore.hpp
Christopher Lackner fd3474f5cb logging in ngcore
2018-12-28 13:43:15 +01:00

9 lines
166 B
C++

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