.. _program_listing_file_foxglove_include_foxglove_schemas.hpp: Program Listing for File schemas.hpp ==================================== |exhale_lsh| :ref:`Return to documentation for file ` (``foxglove/include/foxglove/schemas.hpp``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. code-block:: cpp // Backward compatibility header - use instead. // Generated by https://github.com/foxglove/foxglove-sdk #pragma once // Include the new messages header. #include // Provide backward-compatible namespace alias. namespace foxglove { namespace schemas = messages; } // namespace foxglove