mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 19:54:57 +08:00
Update pull request 99
This commit is contained in:
parent
f288a6f5b7
commit
3c06f56bfc
@ -43,7 +43,7 @@
|
||||
#include <sstream>
|
||||
#include <exception>
|
||||
#include <stdexcept>
|
||||
#include "v8stdint.h"
|
||||
#include "serial/v8stdint.h"
|
||||
|
||||
#define THROW(exceptionClass, message) throw exceptionClass(__FILE__, \
|
||||
__LINE__, (message) )
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user