~njpatel/unity/remove-initial-result-hacks

Viewing all changes in revision 1502.

  • Committer: Neil Jagdish Patel
  • Author(s): Andrea Azzarone
  • Date: 2011-09-07 13:46:51 UTC
  • mfrom: (1489.1.5 unity-5-09)
  • Revision ID: neil.patel@canonical.com-20110907134651-4v19l0ghclbbz2aa
I noticed that in many files we use something like this:

#include "Nux/..."

Maybe it's better this:

#include <Nux/...>

I don't know if there is a good reason to use the former form, if so please apologise me for the merge proposal.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: