First steps towards reworking the build system... again.

This commit is contained in:
David Given
2023-10-21 23:02:46 +02:00
parent bbdfa0d651
commit f5f223f622
175 changed files with 2159 additions and 1068 deletions

View File

@@ -1,7 +1,7 @@
#ifndef FLUXSOURCE_H
#define FLUXSOURCE_H
#include "flags.h"
#include "lib/flags.h"
#include "lib/config.pb.h"
class A2rFluxSourceProto;