[
https://issues.apache.org/jira/browse/MESOS-6827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam B updated MESOS-6827:
--------------------------
Target Version/s: (was: 1.2.0)
> Fix the order in which "self.hpp" is included in "self.cpp".
> ------------------------------------------------------------
>
> Key: MESOS-6827
> URL: https://issues.apache.org/jira/browse/MESOS-6827
> Project: Mesos
> Issue Type: Improvement
> Reporter: Alexander Rukletsov
> Priority: Minor
> Labels: newbie
>
> According to our
> [styleguide|https://github.com/apache/mesos/blob/master/docs/c%2B%2B-style-guide.md#order-of-includes],
> each {{.cpp}} file should include the related {{.hpp}} first to ensure that
> a header file always includes all symbols it requires. However, our codebase
> does not follow this rule strictly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)