mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-13 07:47:13 +02:00
headers are now included with their library prefix
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
// Your First C++ Program
|
||||
#include "aare/File.hpp"
|
||||
#include "aare/file_io/File.hpp"
|
||||
#include "aare/utils/logger.hpp"
|
||||
#include <iostream>
|
||||
|
||||
|
Reference in New Issue
Block a user