mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-12 15:27:13 +02:00
new folder structure
This commit is contained in:
@ -3,9 +3,9 @@
|
||||
#include <pybind11/pybind11.h>
|
||||
#include <string>
|
||||
|
||||
#include "common/defs.hpp"
|
||||
#include "core/Frame.hpp"
|
||||
#include "file_io/FileHandler.hpp"
|
||||
#include "aare/defs.hpp"
|
||||
#include "aare/Frame.hpp"
|
||||
#include "aare/FileHandler.hpp"
|
||||
|
||||
namespace py = pybind11;
|
||||
|
||||
|
Reference in New Issue
Block a user