Skip to content

Commit ac09848

Browse files
authored
Merge pull request #57 from Sichao25/yus/debug
Include `redev_types.h` in `redev_partition.h`
2 parents 1452ec2 + 6d05696 commit ac09848

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redev_partition.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define REDEV_REDEV_PARTITION_H
33
#include <adios2.h>
44
#include <variant>
5+
#include "redev_types.h"
56
namespace redev {
67

78
/**

0 commit comments

Comments
 (0)