[wesnoth-commits] [wesnoth/wesnoth] cc78bb: Preprocessor: cleaned up an unnecessary header inc...

GitHub noreply at github.com
Wed Apr 4 11:21:39 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: cc78bb3b1c1c52bbde0971e71a22b38a1f022cad
      https://github.com/wesnoth/wesnoth/commit/cc78bb3b1c1c52bbde0971e71a22b38a1f022cad
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M src/serialization/preprocessor.cpp
    M src/serialization/preprocessor.hpp

  Log Message:
  -----------
  Preprocessor: cleaned up an unnecessary header include

enum classes can be forward-declared. Also removed redundant version.hpp include
and did some include re-ordering.




More information about the Commits mailing list