HomePhabricator

core: remove includes in .cpp, if header is already in .h
379778bde61fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

core: remove includes in .cpp, if header is already in .h

  • example: if util.h includes stdint.h, remove it from util.cpp, as util.h is the first header included in util.cpp

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Nov 15 2013, 11:20
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING4fc241235c41: Merge pull request #3252 from laanwj/2013_11_transifex_pull
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rSTAGING379778bde61f: core: remove includes in .cpp, if header is already in .h (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Nov 15 2013, 11:20