// Copyright (C) 2021 Davis E. King (davis@dlib.net) // License: Boost Software License See LICENSE.txt for the full license. #ifndef DLIB_INVOKE_Hh_ #define DLIB_INVOKE_Hh_ #include "functional.h" #endif //DLIB_INVOKE_Hh_