drivers/can_copcican_win32/stdafx.cpp
author Edouard Tisserant
Thu, 08 Mar 2018 15:09:22 +0100
changeset 799 6d3ad380dcd3
parent 629 b9274b595650
permissions -rw-r--r--
Update can_socket.c to Xenomai 3 API
629
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     1
// stdafx.cpp : source file that includes just the standard includes
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     2
// can_copcican_win32.pch will be the pre-compiled header
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     3
// stdafx.obj will contain the pre-compiled type information
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     4
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     5
#include "stdafx.h"
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     6
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     7
// TODO: reference any additional headers you need in STDAFX.H
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     8
// and not in this file