mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-02-19 16:48:42 +01:00
Merge branch 'main' into developer
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "aare/defs.hpp"
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
|
||||
#include <fmt/core.h>
|
||||
namespace aare {
|
||||
|
||||
@@ -12,6 +13,7 @@ void assert_failed(const std::string &msg)
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @brief Convert a DetectorType to a string
|
||||
* @param type DetectorType
|
||||
|
||||
Reference in New Issue
Block a user