SERiF 0.0.1a
3+1D Stellar Structure and Evolution
|
#include <iostream>
#include <vector>
#include <string>
#include <filesystem>
#include "quill/LogMacros.h"
#include "resourceManager.h"
#include "resourceManagerTypes.h"
#include "debug.h"
#include "config.h"
Go to the source code of this file.
Namespaces | |
namespace | serif |
namespace | serif::resource |
Macros | |
#define | STRINGIFY(x) |
#define | TOSTRING(x) |
#define STRINGIFY | ( | x | ) |
Definition at line 34 of file resourceManager.cpp.
#define TOSTRING | ( | x | ) |
Definition at line 35 of file resourceManager.cpp.