drivers/can_copcican_win32/stdafx.cpp
author Edouard Tisserant
Thu, 24 Jan 2019 13:53:01 +0100
changeset 808 de1fc3261f21
parent 629 b9274b595650
permissions -rw-r--r--
Adding -fPIC isn't necessary of xeno-config is set correctly. Backed out changeset b9f1fcda7d30
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