mirror of
https://github.com/lovell/sharp.git
synced 2026-02-05 06:06:18 +01:00
Modernise C++ linter using new @cpplint/cli tooling
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
#include <vector>
|
||||
#include <vips/vips8>
|
||||
|
||||
#include "common.h"
|
||||
#include "operations.h"
|
||||
#include "./common.h"
|
||||
#include "./operations.h"
|
||||
|
||||
using vips::VImage;
|
||||
using vips::VError;
|
||||
|
||||
Reference in New Issue
Block a user