Fix some deprecated warnings

Issue #1987
This commit is contained in:
Christian Helmuth
2017-03-20 12:04:55 +01:00
parent 707f66e9a5
commit 88db3c0df7
50 changed files with 205 additions and 251 deletions

View File

@ -15,7 +15,6 @@
#include <block_session/connection.h>
#include <block/component.h>
#include <os/packet_allocator.h>
#include <os/server.h>
#include "chunk.h"