diff options
Diffstat (limited to 'src/misc/getoptdata.cpp')
-rw-r--r-- | src/misc/getoptdata.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/misc/getoptdata.cpp b/src/misc/getoptdata.cpp index 6ca9a1bfc..7859594dd 100644 --- a/src/misc/getoptdata.cpp +++ b/src/misc/getoptdata.cpp @@ -12,6 +12,8 @@ #include "../stdafx.h" #include "getoptdata.h" +#include "../safeguards.h" + /** * Find the next option. * @return Function returns one |