Files
integration/luprex/core/wrap/wrap-algorithm.hpp

14 lines
205 B
C++
Raw Normal View History

#ifndef WRAP_ALGORITHM_HPP
#define WRAP_ALGORITHM_HPP
#include "two-mallocs.hpp"
#include <algorithm>
namespace eng {
} // namespace eng
namespace drv {
} // namespace drv
#endif // WRAP_ALGORITHM_HPP