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,10 +24,8 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <cmake.h>
#include <commands.h>
#include <timew.h>
#include <Interval.h>
#include <iostream>
////////////////////////////////////////////////////////////////////////////////

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>

View file

@ -24,15 +24,12 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <cmake.h>
#include <FS.h>
#include <JSON.h>
#include <shared.h>
#include <format.h>
#include <unicode.h>
#include <timew.h>
#include <commands.h>
#include <algorithm>
#include <iostream>
////////////////////////////////////////////////////////////////////////////////

View file

@ -24,7 +24,6 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <cmake.h>
#include <commands.h>
#include <format.h>
#include <timew.h>

View file

@ -24,7 +24,6 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <cmake.h>
#include <commands.h>
#include <timew.h>
#include <iostream>

View file

@ -24,11 +24,9 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <cmake.h>
#include <timew.h>
#include <format.h>
#include <iostream>
#include <stdlib.h>
////////////////////////////////////////////////////////////////////////////////
int CmdDelete (

View file

@ -27,9 +27,7 @@
#include <cmake.h>
#include <format.h>
#include <timew.h>
#include <algorithm>
#include <iostream>
#include <sstream>
#include <shared.h>
#ifdef HAVE_COMMIT

View file

@ -24,7 +24,6 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <cmake.h>
#include <commands.h>
#include <timew.h>
#include <iostream>

View file

@ -24,11 +24,8 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <cmake.h>
#include <commands.h>
#include <Table.h>
#include <Color.h>
#include <FS.h>
#include <iostream>
////////////////////////////////////////////////////////////////////////////////

View file

@ -24,13 +24,11 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <cmake.h>
#include <Duration.h>
#include <format.h>
#include <commands.h>
#include <timew.h>
#include <iostream>
#include <stdlib.h>
////////////////////////////////////////////////////////////////////////////////
int CmdFill (

View file

@ -24,7 +24,6 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <cmake.h>
#include <Table.h>
#include <Duration.h>
#include <format.h>

View file

@ -24,7 +24,6 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <cmake.h>
#include <commands.h>
#include <timew.h>
#include <shared.h>

View file

@ -24,14 +24,12 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <cmake.h>
#include <Table.h>
#include <Duration.h>
#include <shared.h>
#include <format.h>
#include <commands.h>
#include <timew.h>
#include <algorithm>
#include <iostream>
// Implemented in CmdChart.cpp.

View file

@ -26,17 +26,9 @@
#include <cmake.h>
#include <timew.h>
#include <CLI.h>
#include <Database.h>
#include <Rules.h>
#include <Extensions.h>
#include <Datetime.h>
#include <shared.h>
#include <format.h>
#include <FS.h>
#include <commands.h>
#include <vector>
#include <string>
#include <cstring>
#include <unistd.h>
#include <iostream>

View file

@ -24,7 +24,6 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <cmake.h>
#include <Color.h>
#include <timew.h>
#include <iostream>

View file

@ -24,7 +24,6 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <cmake.h>
#include <timew.h>
#include <test.h>