NeverEnding #31

Clean the #include block

Added by vl almost 10 years ago. Updated almost 8 years ago.

Status:New Start date:09/03/2008
Priority:Normal Due date:
Assignee:sfb % Done:

0%

Category:-
Target version:-

Description

All include must be in the same block and in order:
0. stdpch is needed
1. system includes
2. nel includes, sorted by libraries

For example

#include "stdpch.h"
#include <stdio.h>
#include "nel/net/a.h"
#include "nel/3d/b.h"
#include "nel/3d/c.h"

clean_includes.patch - Clean include blocks in misc project (37.4 kB) Magnifier titegus, 11/21/2008 07:24 pm

clean_include_ligo.patch - clean include blocks in ligo project (6.7 kB) Magnifier titegus, 11/21/2008 10:25 pm

clean_include_logic.patch - clean include blocks in logic project (2 kB) Magnifier titegus, 11/21/2008 10:26 pm

History

#1 Updated by titegus almost 10 years ago

done in misc project

#2 Updated by titegus almost 10 years ago

done in ligo project

#3 Updated by titegus almost 10 years ago

done in logic project

#4 Updated by sfb over 9 years ago

  • Category set to Misc
  • Assignee set to sfb
  • Target version set to 0.8.0

#5 Updated by kervala almost 8 years ago

  • Project changed from NeL to Ryzom
  • Category deleted (Misc)
  • Target version deleted (0.8.0)

Also available in: Atom PDF