drivers/can_copcican_win32/targetver.h
author Edouard Tisserant
Tue, 20 Mar 2018 16:04:52 +0100
changeset 800 f0d16976e46e
parent 629 b9274b595650
permissions -rw-r--r--
Update call to xeno-config in configure to Xenomai 3
629
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     1
#pragma once
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     2
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     3
// Including SDKDDKVer.h defines the highest available Windows platform.
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     4
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     5
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     6
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     7
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     8
#include <SDKDDKVer.h>