Browse Source

compile 0.1.3 on arch

Thomas Buck 1 month ago
parent
commit
f3a9c31a07
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      include/Console.h

+ 1
- 0
include/Console.h View File

9
 #define _CONSOLE_H_
9
 #define _CONSOLE_H_
10
 
10
 
11
 #include <vector>
11
 #include <vector>
12
+#include <cstddef>
12
 
13
 
13
 /*!
14
 /*!
14
  * \brief Console 'overlay'
15
  * \brief Console 'overlay'

Loading…
Cancel
Save