Commit ba7e428
committed
Partially revert "InitStageRegistry.h: prepare macros for being used in another namespace"
Restore previous definition of NUM_INIT_STAGES (that does not contain inet::).
NUM_INIT_STAGES is used as inet::NUM_INIT_STAGES in Simu5G and potentially
other derived projects as well. If we added "inet::" to the definition now,
it would cause compile errors in Simu5G, requiring INET-version-dependent
code in it to fix. We better leave the original definition.1 parent ad21061 commit ba7e428
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments