//------------------------------------------------------------------------------ // Basler pylon SDK // Copyright (c) 2010-2021 Basler AG // http://www.baslerweb.com //------------------------------------------------------------------------------ /*! \file \brief This file can be used to include all parameter classes for Generic API use. */ #ifndef INCLUDED_BASLER_PYLON_PARAMETERINCLUDES_H #define INCLUDED_BASLER_PYLON_PARAMETERINCLUDES_H #pragma once #include #include #include #include #include #include #include #endif /* INCLUDED_BASLER_PYLON_PARAMETERINCLUDES_H */