Bachelorthesis/Modbus-DLL/include/VCSignalProtocolDLL/Stdafx.h
Jonny007-MKD b0c465c341 Changed VCSignalProtocol to ModbusProtocol
This is a first draft and it would be lucky if it worked
2014-05-28 14:27:53 +00:00

21 lines
434 B
C

/*-------------------------------------------------------------------
StdAfx.h
-------------------------------------------------------------------
(c) 2009 Vector Informatik GmbH. All rights reserved.
------------------------------------------------------------------- */
#pragma once
//
// Library includes
//
#include <windows.h>
//
// Project specific includes
//
#include "include/IPBPacketAPI.h"