[Scummvm-git-logs] scummvm master -> 72744dfe4bc1c3bd84625c2a6222f94972c37ce7

aquadran aquadran at gmail.com
Sun Feb 28 16:35:38 UTC 2021


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
72744dfe4b ICB: Removed not needed includes


Commit: 72744dfe4bc1c3bd84625c2a6222f94972c37ce7
    https://github.com/scummvm/scummvm/commit/72744dfe4bc1c3bd84625c2a6222f94972c37ce7
Author: Paweł Kołodziejski (aquadran at gmail.com)
Date: 2021-02-28T17:35:32+01:00

Commit Message:
ICB: Removed not needed includes

Changed paths:
    engines/icb/configfile.cpp


diff --git a/engines/icb/configfile.cpp b/engines/icb/configfile.cpp
index 7cc404b62f..31ddbf087b 100644
--- a/engines/icb/configfile.cpp
+++ b/engines/icb/configfile.cpp
@@ -25,10 +25,6 @@
  *
  */
 
-#include <fstream>
-#include <iostream>
-#include <string>
-
 #include "engines/icb/configfile.h"
 
 #include "common/textconsole.h"




More information about the Scummvm-git-logs mailing list