mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-06 06:54:13 +02:00
Fix config guard
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
#include <H5Cpp.h>
|
||||
|
||||
#ifndef CONFIG
|
||||
#define CONFIG
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
|
||||
namespace config
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user