Move a lot of the data-handling utilities into their own module.

This commit is contained in:
David Given
2024-10-13 13:35:48 +02:00
parent e1f2494966
commit c5373480ba
143 changed files with 440 additions and 459 deletions

View File

@@ -1,5 +1,5 @@
#include "lib/core/globals.h"
#include "lib/fluxmap.h"
#include "lib/data/fluxmap.h"
#include "lib/fluxsource/fluxsource.pb.h"
#include "lib/fluxsource/fluxsource.h"
#include "lib/fluxsource/catweasel.h"