Add a missing #include
This commit is contained in:
parent
3a00286890
commit
c478cf242b
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#include "Draw.h"
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <string>
|
||||
|
|
Loading…
Add table
Reference in a new issue