feat(convention) add windows style argument conventions.
This commit is contained in:
@@ -24,4 +24,5 @@ namespace argument_parser {
|
||||
#endif
|
||||
|
||||
#include <base_convention.hpp>
|
||||
#include <gnu_argument_convention.hpp>
|
||||
#include <gnu_argument_convention.hpp>
|
||||
#include <windows_argument_convention.hpp>
|
||||
Reference in New Issue
Block a user