Cleanup includes.
Change-Id: I062579fc7dee2283e6ac62e67c844cf89c3a3188 Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
This commit is contained in:
parent
1cac1f1698
commit
3203db2be2
1 changed files with 2 additions and 1 deletions
|
@ -11,9 +11,10 @@
|
|||
#include <memory>
|
||||
#include <queue>
|
||||
#include <thread>
|
||||
#include <condition_variable>
|
||||
#include <fstream>
|
||||
#include <unordered_map>
|
||||
#include <vector>
|
||||
#include <common/SpookyV2.h>
|
||||
|
||||
#include "Png.hpp"
|
||||
#include "Delta.hpp"
|
||||
|
|
Loading…
Reference in a new issue