mirror of
https://github.com/build-cpp/cmkr
synced 2026-06-08 13:22:55 +00:00
bump 0.1.3
This commit is contained in:
+3
-1
@@ -3,8 +3,10 @@
|
||||
#ifdef __cplusplus
|
||||
namespace cmkr {
|
||||
namespace args {
|
||||
|
||||
const char *handle_args(int argc, char **argv);
|
||||
}
|
||||
|
||||
} // namespace args
|
||||
} // namespace cmkr
|
||||
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user