Fix FTBFS with -no-stl

On modern compilers placement new requires inclusion of <new>

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
pull/115/head
Alexander Golubev 2 months ago
parent 34587584ab
commit 2f15a471f9

@ -43,6 +43,8 @@
#include "ntqvariant.h"
#include <new>
// Standard types
// {DE56510E-4E9F-4b76-A3C2-D1E2EF42F1AC}

Loading…
Cancel
Save