Enable USE_COPY_EXT_V2 by default

Change-Id: I2c0dc80f85a0ccb5744715b5418a604e38b249ed
This commit is contained in:
Maneesh Gupta
2016-11-15 10:42:27 +05:30
parent 2ea3f8f68e
commit 0696d4417f
+1 -1
View File
@@ -49,7 +49,7 @@ THE SOFTWARE.
#ifndef USE_COPY_EXT_V2
#define USE_COPY_EXT_V2 0
#define USE_COPY_EXT_V2 1
#endif
//=================================================================================================