Skip to content
Snippets Groups Projects
  • Ole Hansen's avatar
    fb8f324f
    Namespace, include file and whitespace cleanup · fb8f324f
    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.
    fb8f324f
    History
    Namespace, include file and whitespace cleanup
    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.