mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-07-30 11:33:36 +02:00
Moving headers into include/sls (#212)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/** Examples on how to use Result<T> */
|
||||
|
||||
#include "Result.h"
|
||||
#include "ToString.h"
|
||||
#include "sls/Result.h"
|
||||
#include "sls/ToString.h"
|
||||
#include <algorithm>
|
||||
#include <iostream>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user