Collection of DPF-based plugins for packaging
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
113B

  1. /// @ref core
  2. /// @file glm/vec4.hpp
  3. #include "detail/setup.hpp"
  4. #pragma once
  5. #include "detail/type_vec4.hpp"