missing include

This commit is contained in:
Mark Pictor 2015-08-03 21:55:00 -04:00
parent 36e34862cc
commit 0b6078b72b

View file

@ -1,7 +1,9 @@
#ifndef INSTMGRHELPER_H
#define INSTMGRHELPER_H
#include "sc_export.h"
#include <sc_export.h>
#include <mgrnode.h>
#include <lazyInstMgr.h>
#include <instmgr.h>