mirror of
https://github.com/lovell/sharp.git
synced 2026-02-05 14:16:17 +01:00
Remove cpplint namespace-related warnings
This commit is contained in:
@@ -6,8 +6,13 @@
|
||||
#include "common.h"
|
||||
#include "utilities.h"
|
||||
|
||||
using namespace v8;
|
||||
using namespace sharp;
|
||||
using v8::Local;
|
||||
using v8::Object;
|
||||
using v8::Number;
|
||||
using v8::String;
|
||||
|
||||
using sharp::counterQueue;
|
||||
using sharp::counterProcess;
|
||||
|
||||
/*
|
||||
Get and set cache memory and item limits
|
||||
|
||||
Reference in New Issue
Block a user