drivers/can_copcican_win32/stdafx.cpp
author Christian Taedcke <hacking@taedcke.com>
Mon, 23 Jan 2012 08:49:26 +0100
changeset 700 23df92154894
parent 629 b9274b595650
permissions -rw-r--r--
Win32 fixes:
- added SDO_BLOCK_SIZE macro to win32 config.h
- added explicit casts to remove compiler warnings to sdo.c
- added missing exports to Canfestival-3.def
// stdafx.cpp : source file that includes just the standard includes
// can_copcican_win32.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file