Skip to content
Snippets Groups Projects

M214003/develop

Merged Uwe Schulzweida requested to merge m214003/develop into develop
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 4
1
@@ -8,8 +8,11 @@
#include <cdi.h>
#include "cdi_uuid.h"
#include <cstring>
#include "cdo_options.h"
#include "process_int.h"
#include "cdo_cdi_wrapper.h"
#include "compare.h"
#include "util_string.h"
constexpr int MaxLen = 120;
Loading