Modules and namespaces

See Need to include one file multiple times, how to avoid warning - #5 by rdeits or Dependencies of src files inside a package - #2 by rdeits for how to avoid including the same file multiple times, or see Trouble importing a module that depends on another globally imported module - #7 by rdeits or Error with modules sharing types - #4 by rdeits for how to avoid needing include at all.

3 Likes