forked from qt-creator/qt-creator
Update botan library.
Old version was 1.8.8, new one is 1.10.2. We now put all the code into one pair of files (via a botan configure option) and move platform-specific defines into the pro/qbs files. Besides drastically reducing the number of files, this is expected to make future updates less messy. Change-Id: I004166b2ab15b6a699d69aebfcfd9999c5ccdb91 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include "sshincomingpacket_p.h"
|
||||
#include "sshsendfacility_p.h"
|
||||
|
||||
#include <botan/exceptn.h>
|
||||
#include <botan/botan.h>
|
||||
|
||||
#include <QTimer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user