NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
targetver.h
Go to the documentation of this file.
1 /*=============================================================================
2 
3  libvideo: a library for SDI video processing.
4 
5  Copyright (c) University College London (UCL). All rights reserved.
6 
7  This software is distributed WITHOUT ANY WARRANTY; without even
8  the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
9  PURPOSE.
10 
11  See LICENSE.txt in the top level directory for details.
12 
13 =============================================================================*/
14 
15 #pragma once
16 
17 // Including SDKDDKVer.h defines the highest available Windows platform.
18 
19 // If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
20 // set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
21 
22 #include <SDKDDKVer.h>