mirror of
https://github.com/KeqingMoe/argparse.git
synced 2025-07-03 22:54:39 +00:00
Update argparse.cppm
Fix typo
This commit is contained in:
parent
6bdc003e15
commit
f9057b85a0
@ -39,7 +39,7 @@ export module argparse;
|
||||
|
||||
#ifdef ARGPARSE_MODULE_USE_STD_MODULE
|
||||
import std;
|
||||
import std.cppm;
|
||||
import std.compat;
|
||||
|
||||
extern "C++" {
|
||||
#include <argparse/argparse.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user