mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 10:13:19 +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 <printout.h>
|
||||
|
||||
#include <memory>
|
||||
|
||||
namespace KIGFX {
|
||||
class GAL;
|
||||
class VIEW;
|
||||
|
Loading…
x
Reference in New Issue
Block a user