drivers/can_copcican_win32/stdafx.cpp
author Christian Taedcke <hacking@taedcke.com>
Mon, 21 May 2012 16:14:57 +0200
changeset 722 6782c330f48c
parent 629 b9274b595650
permissions -rw-r--r--
Win32 IXXAT fixes:
- added missing function to dll exports
// 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