attempt to fix 996

This commit is contained in:
Philippe Teuwen 2020-10-04 21:01:08 +02:00
parent e7e3f42634
commit b95d834e96

View file

@ -8,7 +8,7 @@
// GUI (QT)
//-----------------------------------------------------------------------------
#include "proxguiqt.h"
#include <inttypes.h>
#include <stdbool.h>
#include <iostream>
#include <QPainterPath>