-
Ole Hansen authored
Removed unneeded include files (mostly from headers) and put includes in implementation files as needed. Put decoder classes in namespace blocks. Remove "using namespace ..." statements from all header files (clients should decide which namespace they want to use implicitly). Run whitespace-cleanup on all sources.
Ole Hansen authoredRemoved unneeded include files (mostly from headers) and put includes in implementation files as needed. Put decoder classes in namespace blocks. Remove "using namespace ..." statements from all header files (clients should decide which namespace they want to use implicitly). Run whitespace-cleanup on all sources.