aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkBuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkBuffer.h')
-rw-r--r--src/core/SkBuffer.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/SkBuffer.h b/src/core/SkBuffer.h
index 0338e7601e..7dfe2bb65e 100644
--- a/src/core/SkBuffer.h
+++ b/src/core/SkBuffer.h
@@ -5,11 +5,10 @@
* found in the LICENSE file.
*/
+
#ifndef SkBuffer_DEFINED
#define SkBuffer_DEFINED
-#include <limits>
-
#include "SkSafeMath.h"
#include "SkScalar.h"
#include "SkTypes.h"