We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39010c0 commit 585837eCopy full SHA for 585837e
dom/src/modules/LIBXMLPlugin/daeLIBXMLPlugin.cpp
@@ -28,6 +28,8 @@
28
#include <dae/daeErrorHandler.h>
29
#include <dae/daeMetaElementAttribute.h>
30
31
+#include <limits>
32
+#include <iomanip>
33
using namespace std;
34
35
// Some helper functions for working with libxml
0 commit comments