mirror of
https://github.com/lovell/sharp.git
synced 2026-02-05 06:06:18 +01:00
Improve C++ linting, move exceptions inline
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include <string.h>
|
||||
#include <vector>
|
||||
#include <queue>
|
||||
#include <mutex>
|
||||
#include <mutex> // NOLINT(build/c++11)
|
||||
|
||||
#include <node.h>
|
||||
#include <node_buffer.h>
|
||||
|
||||
Reference in New Issue
Block a user