drivers/can_copcican_win32/stdafx.cpp
author Edouard Tisserant
Thu, 24 Jan 2019 13:49:40 +0100
changeset 807 46027bb24429
parent 629 b9274b595650
permissions -rw-r--r--
Rewrite of timer_xeno.c to use POSIX API instead of Alchemy.
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