Added missing include stdexcept
This commit is contained in:
parent
bbe6157e16
commit
21eea1d69f
|
@ -18,6 +18,8 @@
|
|||
|
||||
#include "cppchecklibrarydata.h"
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
#include <QXmlStreamReader>
|
||||
#include <QXmlStreamWriter>
|
||||
|
||||
|
|
Loading…
Reference in New Issue