ext/filegdb/filegdb/include/FileGDBCore.h in filegdb-0.0.6 vs ext/filegdb/filegdb/include/FileGDBCore.h in filegdb-1.0.0
- old
+ new
@@ -1,11 +1,11 @@
//
// FileGDBCore.h
//
/*
- COPYRIGHT © 2012 ESRI
+ COPYRIGHT © 2015 ESRI
TRADE SECRETS: ESRI PROPRIETARY AND CONFIDENTIAL
Unpublished material - all rights reserved under the
Copyright Laws of the United States and applicable international
laws, treaties, and conventions.
@@ -16,9 +16,12 @@
Redlands, California, 92373
USA
email: contracts@esri.com
*/
+
+// Core defines and enumerations.
+/// @file FileGDBCore.h
#pragma once
typedef unsigned char byte;
typedef int int32;