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
deadalnixPushed on May 14 2017, 22:04
Parents
rABC4fc241235c41: Merge pull request #3252 from laanwj/2013_11_transifex_pull
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rABC379778bde61f: 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