Optimize includes

This commit is contained in:
Thomas Lauf 2018-01-05 14:21:37 +01:00
parent 3100ed4b6f
commit 95380bbe96
16 changed files with 0 additions and 34 deletions

View file

@ -24,16 +24,13 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <cmake.h>
#include <Composite.h>
#include <Color.h>
#include <Duration.h>
#include <Range.h>
#include <commands.h>
#include <timew.h>
#include <shared.h>
#include <format.h>
#include <algorithm>
#include <iostream>
#include <iomanip>
#include <cassert>