Prevent empty property names
This commit is contained in:
parent
4811193998
commit
dbc77a6f1c
2 changed files with 8 additions and 18 deletions
|
|
@ -22,6 +22,7 @@
|
|||
#include "dosbox.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cassert>
|
||||
#include <cstdio>
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue