Skip to content

Commit 585837e

Browse files
committed
Fix build error
1 parent 39010c0 commit 585837e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dom/src/modules/LIBXMLPlugin/daeLIBXMLPlugin.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
#include <dae/daeErrorHandler.h>
2929
#include <dae/daeMetaElementAttribute.h>
3030

31+
#include <limits>
32+
#include <iomanip>
3133
using namespace std;
3234

3335
// Some helper functions for working with libxml

0 commit comments

Comments
 (0)