mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-14 08:17:13 +02:00
headers are now included with their library prefix
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Your First C++ Program
|
||||
#include "aare/File.hpp"
|
||||
#include "aare/Frame.hpp"
|
||||
#include "aare/file_io/File.hpp"
|
||||
#include "aare/core/Frame.hpp"
|
||||
#include <iostream>
|
||||
|
||||
#define AARE_ROOT_DIR_VAR "PROJECT_ROOT_DIR"
|
||||
|
Reference in New Issue
Block a user