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