mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 19:54:57 +08:00
Explicit using.
This commit is contained in:
parent
d06b2f94dd
commit
5bcbbfb09c
@ -44,6 +44,7 @@
|
||||
|
||||
namespace serial {
|
||||
|
||||
using std::size_t;
|
||||
using std::string;
|
||||
using std::invalid_argument;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user