mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-26 14:11:18 +01:00
Moving headers into include/sls (#212)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#include "catch.hpp"
|
||||
#include "logger.h"
|
||||
#include "sls/logger.h"
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
|
||||
#include "string_utils.h"
|
||||
#include "sls/string_utils.h"
|
||||
|
||||
TEST_CASE("copy a string") {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user