Skip to content

Commit 4babe84

Browse files
authored
Force decltype using for boost::resulf_of
1 parent 4138103 commit 4babe84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ifcparse/parse_ifcxml.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#define BOOST_RESULT_OF_USE_DECLTYPE
2+
13
#include "IfcFile.h"
24

35
#include <libxml/parser.h>

0 commit comments

Comments
 (0)