Restored headers

This commit is contained in:
Zev Spitz
2017-06-27 03:03:03 +02:00
parent 5dcc5194fc
commit 4773e99bd4
+5
View File
@@ -1,3 +1,8 @@
// Type definitions for ADODB -
// Project: https://msdn.microsoft.com/en-us/library/jj249010.aspx
// Defintions by: Zev Spitz <https://github.com/zspitz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace ADODB {
const enum ADCPROP_ASYNCTHREADPRIORITY_ENUM {
adPriorityAboveNormal = 4,