mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-13 15:57:14 +02:00
headers are now included with their library prefix
This commit is contained in:
@ -5,8 +5,8 @@
|
||||
#include <string>
|
||||
|
||||
#include "aare/FileHandler.hpp"
|
||||
#include "aare/Frame.hpp"
|
||||
#include "aare/defs.hpp"
|
||||
#include "aare/core/Frame.hpp"
|
||||
#include "aare/core/defs.hpp"
|
||||
|
||||
namespace py = pybind11;
|
||||
|
||||
|
Reference in New Issue
Block a user