Skip to content

Commit 2e92948

Browse files
Fix duplicate includes after merging sdf15
Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>
1 parent 715dd5d commit 2e92948

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Converter.hh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include <tuple>
2424

2525
#include <sdf/config.hh>
26-
#include <sdf/ParserConfig.hh>
2726
#include <sdf/Types.hh>
2827
#include "sdf/system_util.hh"
2928
#include <sdf/ParserConfig.hh>

src/SDFImplPrivate.hh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
#include <string>
2121

22-
#include "sdf/Element.hh"
2322
#include "sdf/Types.hh"
2423
#include "sdf/Element.hh"
2524

0 commit comments

Comments
 (0)