Changeset - a64458f5ee35
[Not reviewed]
0 1 0
Jan Kaluza - 12 years ago 2013-04-17 07:55:31
hanzz.k@gmail.com
Set HAVE_SWIFTEN_3 to 0, because these changes are not in 3.0alpha yet
1 file changed with 3 insertions and 1 deletions:
0 comments (0 inline, 0 general)
include/Swiften/Network/DummyNetworkFactories.h
Show inline comments
 
@@ -7,7 +7,9 @@
 
#pragma once
 

	
 
#include <Swiften/Version.h>
 
#define HAVE_SWIFTEN_3  SWIFTEN_VERSION >= 0x030000
 
//#define HAVE_SWIFTEN_3  SWIFTEN_VERSION >= 0x030000
 
// Swiften 3 was not released yet and these changes are not in 3.0alpha
 
#define HAVE_SWIFTEN_3 0
 

	
 
#include <Swiften/Network/NetworkFactories.h>
 
#include <Swiften/Parser/PlatformXMLParserFactory.h>
0 comments (0 inline, 0 general)