Skip to content
  • Christoph Conrads's avatar
    Src: move header files into a subdirectory · eb95e449
    Christoph Conrads authored
    This commit reduces the risk of including the wrong header files during
    compilation and it is a preparation for the installation of header files
    in a future commit. Finally, `deepstream.hpp` contains now all necessary
    includes (instead of forward declarations) for a successful compilation.
    eb95e449