Logger: remove an unnecessary include.
This commit is contained in:
parent
bf5a9872e1
commit
12995367eb
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@
|
|||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#include <ctime>
|
||||
|
||||
#ifndef SAVETOOL_DEBUG_BUILD
|
||||
#include <fstream>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue