Don't `include` the same file twice, neither directly nor indirectly. Use `import` instead of `include`.
- Compiler - redefinition error message problem. bobg
- Re: Compiler - redefinition error message problem. Araq
Don't `include` the same file twice, neither directly nor indirectly. Use `import` instead of `include`.