missing include
This commit is contained in:
parent
36e34862cc
commit
0b6078b72b
1 changed files with 3 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue