libchipcard 5.1.6
msgengine_l.h
Go to the documentation of this file.
1/***************************************************************************
2 begin : Mon Mar 01 2004
3 copyright : (C) 2004-2010 by Martin Preuss
4 email : martin@libchipcard.de
5
6 ***************************************************************************
7 * Please see toplevel file COPYING for license details *
8 ***************************************************************************/
9
10
11#ifndef CHIPCARD2_MSGENGINE_L_H
12#define CHIPCARD2_MSGENGINE_L_H
13
14#include <gwenhywfar/msgengine.h>
15#include "msgengine.h"
16
17
18#endif /* CHIPCARD2_MSGENGINE_L_H */
19
20