1 /* zxwsc.h  -  Definitions for zxid WSF Web Services Client
2  * Copyright (c) 2006 Symlabs (symlabs@symlabs.com), All Rights Reserved.
3  * Author: Sampo Kellomaki (sampo@iki.fi)
4  * This is confidential unpublished proprietary source code of the author.
5  * NO WARRANTY, not even implied warranties. Contains trade secrets.
6  * Distribution prohibited unless authorized in writing.
7  * Licensed under Apache License 2.0, see file COPYING.
8  * $Id: zxwsc.h,v 1.3 2009-08-30 15:09:26 sampo Exp $
9  *
10  * 14.9.2006, created --Sampo
11  */
12 
13 #ifndef _zxwsc_h
14 #define _zxwsc_h
15 
16 #include "c/wsf-data.h"
17 
18 #endif
19