Skip to content

Commit 5c73bef

Browse files
just include needed header
1 parent 3ad5859 commit 5c73bef

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

ci/interop/v3.2.12.patch

Lines changed: 0 additions & 13 deletions
This file was deleted.

ci/interop/v3.2.12.patch

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
v3.2.5.patch

ci/interop/v3.2.5.patch

Lines changed: 0 additions & 1 deletion
This file was deleted.

ci/interop/v3.2.5.patch

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Submodule Conditions contains modified content
2+
diff --git a/Conditions/include/Conditions/SimpleTableCondition.h b/Conditions/include/Conditions/SimpleTableCondition.h
3+
index e418c42..79ed3a3 100644
4+
--- a/Conditions/include/Conditions/SimpleTableCondition.h
5+
+++ b/Conditions/include/Conditions/SimpleTableCondition.h
6+
@@ -7,6 +7,7 @@
7+
#define FRAMEWORK_SIMPLETABLECONDITION_H_
8+
9+
#include <vector>
10+
+#include <cstdint>
11+
12+
#include "Framework/ConditionsObject.h"
13+
#include "Framework/Exception/Exception.h"

0 commit comments

Comments
 (0)