Remove needless imports
This commit is contained in:
parent
fe48eefa73
commit
023f0e26a7
|
@ -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