#include "./manifest.hpp" | |||||
#include "./library_manifest.hpp" | |||||
#include <libman/parse.hpp> | #include <libman/parse.hpp> | ||||
#ifndef DDS_MANIFEST_HPP_INCLUDED | |||||
#define DDS_MANIFEST_HPP_INCLUDED | |||||
#pragma once | |||||
#include <dds/util.hpp> | #include <dds/util.hpp> | ||||
}; | }; | ||||
} // namespace dds | } // namespace dds | ||||
#endif // DDS_MANIFEST_HPP_INCLUDED |