mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 18:23:15 +02:00
Add missing include for gcc
This commit is contained in:
parent
133b011124
commit
f0f54ba4f9
@ -38,6 +38,8 @@
|
|||||||
#include <eda_rect.h>
|
#include <eda_rect.h>
|
||||||
#include <printout.h>
|
#include <printout.h>
|
||||||
|
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
namespace KIGFX {
|
namespace KIGFX {
|
||||||
class GAL;
|
class GAL;
|
||||||
class VIEW;
|
class VIEW;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user