aboutsummaryrefslogtreecommitdiff
path: root/dep/gsoap/soapStub.h
diff options
context:
space:
mode:
authorclick <click@gonnamakeyou.com>2012-09-02 22:57:10 +0200
committerclick <click@gonnamakeyou.com>2012-09-02 22:57:10 +0200
commit0cca186a44b0707dbe410d943638fd5227882021 (patch)
tree62c86e2211ebc667d6afd7e10326d26637b03957 /dep/gsoap/soapStub.h
parent28a5e1e1483993d28e6af9c1219116d74cd9ac3b (diff)
Core/Dependencies: Ugrade gsoap-library to v2.8.10
+ add documentation for later upgrades and the original stub.file used for service generation.
Diffstat (limited to 'dep/gsoap/soapStub.h')
-rw-r--r--dep/gsoap/soapStub.h15
1 files changed, 11 insertions, 4 deletions
diff --git a/dep/gsoap/soapStub.h b/dep/gsoap/soapStub.h
index 85f3119b9ff..fbdd170e0f4 100644
--- a/dep/gsoap/soapStub.h
+++ b/dep/gsoap/soapStub.h
@@ -1,13 +1,20 @@
/* soapStub.h
- Generated by gSOAP 2.8.2 from stub.h
- Copyright(C) 2000-2011, Robert van Engelen, Genivia Inc. All Rights Reserved.
- The generated code is released under one of the following licenses:
- GPL OR Genivia's license for commercial use.
+ Generated by gSOAP 2.8.10 from gsoap.stub
+
+Copyright(C) 2000-2012, Robert van Engelen, Genivia Inc. All Rights Reserved.
+The generated code is released under one of the following licenses:
+1) GPL or 2) Genivia's license for commercial use.
+This program is released under the GPL with the additional exemption that
+compiling, linking, and/or using OpenSSL is allowed.
*/
#ifndef soapStub_H
#define soapStub_H
#include "stdsoap2.h"
+#if GSOAP_VERSION != 20810
+# error "GSOAP VERSION MISMATCH IN GENERATED CODE: PLEASE REINSTALL PACKAGE"
+#endif
+
/******************************************************************************\
* *