Remove needless imports
This commit is contained in:
parent
99cb893f15
commit
52d75a894f
|
@ -1,7 +1,5 @@
|
||||||
#include "QskPopup.h"
|
#include "QskPopup.h"
|
||||||
|
|
||||||
#include <memory>
|
|
||||||
|
|
||||||
#ifndef QSK_DRAWER_H
|
#ifndef QSK_DRAWER_H
|
||||||
#define QSK_DRAWER_H
|
#define QSK_DRAWER_H
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue