Skip to content
Snippets Groups Projects

algo: Merge contents of Prelude.h with Definitions.h .

Merged Felix Weiglhofer requested to merge fweig/cbmroot:algo-remove-prelude into master
18 files
+ 74
47
Compare changes
  • Side-by-side
  • Inline
Files
18
@@ -8,7 +8,7 @@
#include <tuple>
#include <vector>
#include "Prelude.h"
#include "Definitions.h"
namespace cbm::algo::config
{
Loading