Add headers needed for compilation without PCH

* Removing includes of Code/CaptureContext.h removed some dependencies.
This commit is contained in:
baldurk
2017-11-23 00:20:01 +00:00
parent 5564e8b263
commit 286e117d56
33 changed files with 44 additions and 0 deletions
@@ -23,6 +23,7 @@
******************************************************************************/
#include "TipsDialog.h"
#include "Code/QRDUtils.h"
#include "ui_TipsDialog.h"
#include <stdlib.h>