.. _program_listing_file_src_common_version.h: Program Listing for File version.h ================================== |exhale_lsh| :ref:`Return to documentation for file ` (``src/common/version.h``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. code-block:: cpp #pragma once #include namespace marian { std::string buildVersion(); }