inttype include revision

This commit is contained in:
itsmattkc
2019-03-08 23:51:27 +11:00
parent ec127cbe9a
commit da0d34a2d8
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -20,11 +20,12 @@
#include "cacher.h"
#define __STDC_FORMAT_MACROS
#include <inttypes.h>
#include <QOpenGLFramebufferObject>
#include <QtMath>
#include <QAudioOutput>
#include <math.h>
#include <cinttypes>
#include "project/projectelements.h"
#include "rendering/audio.h"