Skip to content

Commit a48fa02

Browse files
authored
Update ofXml.h
1 parent fde3801 commit a48fa02

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

libs/openFrameworks/utils/ofXml.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
#pragma once
22

33
#include "ofParameter.h"
4+
#if defined(PUGI_NEW)
45
#include "pugiconfig.hpp"
6+
#endif
57
#include "pugixml.hpp"
68

79
template<typename It>

0 commit comments

Comments
 (0)