summaryrefslogtreecommitdiff
path: root/targetver.h
diff options
context:
space:
mode:
authorDwight <dmerriman@gmail.com>2008-06-06 09:43:15 -0400
committerDwight <dmerriman@gmail.com>2008-06-06 09:43:15 -0400
commit3051b961cac30f9bf81ac72b816ddb5e8e3c2ee9 (patch)
tree85a5b1cb376b067eee5cf668d42deff78a870627 /targetver.h
parent877b72efcdd55f9fc9b271c707d4b489e551793d (diff)
downloadmongo-3051b961cac30f9bf81ac72b816ddb5e8e3c2ee9.tar.gz
dos2unix
Diffstat (limited to 'targetver.h')
-rw-r--r--targetver.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/targetver.h b/targetver.h
index 3965af59bcd..11ff16bf5aa 100644
--- a/targetver.h
+++ b/targetver.h
@@ -1,5 +1,5 @@
-#pragma once
-#ifndef _WIN32_WINNT // Allow use of features specific to Windows Vista or later.
-#define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of Windows.
-#endif
-
+#pragma once
+#ifndef _WIN32_WINNT // Allow use of features specific to Windows Vista or later.
+#define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of Windows.
+#endif
+