koutil
Loading...
Searching...
No Matches
args.h
Go to the documentation of this file.
1#ifndef KOUTIL_ARGS_H
2#define KOUTIL_ARGS_H
3
4// IWYU pragma: begin_exports
10#include "koutil/args/parser.h"
11#include "koutil/args/result.h"
12// IWYU pragma: end_exports
13
14#endif