We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d32bcf3 commit ad5dd3aCopy full SHA for ad5dd3a
include/commandline/Parser.h
@@ -3,6 +3,8 @@
3
#include "Option.h"
4
#include "BooleanOption.h"
5
6
+#include <QHash>
7
+
8
namespace commandline
9
{
10
0 commit comments