Error cannot open include file: 'ext/alloc_traits.h': No such file or directory.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2016-08-08 16:00:42 +03:00
parent eec896edd0
commit 1937baba99

View file

@ -25,7 +25,9 @@
#include "dl_dxf.h"
#include <ctype.h>
#if defined(__GNUC__)
#include <ext/alloc_traits.h>
#endif
#include <qcompilerdetection.h>
#include <string.h>
#include <QString>