Index: include/core/SkTypes.h |
diff --git a/include/core/SkTypes.h b/include/core/SkTypes.h |
index c30a8a2d66fa232434f50dc51facba9a1522ac6a..06c8583a61d68239bbcda3e0c053d722c094a1ae 100644 |
--- a/include/core/SkTypes.h |
+++ b/include/core/SkTypes.h |
@@ -1,4 +1,3 @@ |
- |
/* |
* Copyright 2006 The Android Open Source Project |
* |
@@ -6,7 +5,6 @@ |
* found in the LICENSE file. |
*/ |
- |
#ifndef SkTypes_DEFINED |
#define SkTypes_DEFINED |
@@ -15,6 +13,8 @@ |
#include "SkPostConfig.h" |
#include <stdint.h> |
+//#define SK_SUPPORT_LEGACY_SK64 |
+ |
/** \file SkTypes.h |
*/ |