Mark Roszko 2 months ago
parent
commit
1ebc7bcffe
  1. 1
      include/singleton.h

1
include/singleton.h

@ -20,6 +20,7 @@
#ifndef KICAD_SINGLETON_H
#define KICAD_SINGLETON_H
#include <cstdint>
#include <advanced_config.h>
class GL_CONTEXT_MANAGER;

Loading…
Cancel
Save