Browse Source

Math: doc++

pull/589/head
Vladimír Vondruš 4 years ago
parent
commit
6aaf3711f2
  1. 2
      src/Magnum/Math/Complex.h

2
src/Magnum/Math/Complex.h

@ -26,7 +26,7 @@
*/ */
/** @file /** @file
* @brief Class @ref Magnum::Math::Complex, function @ref Magnum::Math::dot(), @ref Magnum::math::angle() * @brief Class @ref Magnum::Math::Complex, function @ref Magnum::Math::dot(), @ref Magnum::Math::angle()
*/ */
#include <Corrade/Utility/Assert.h> #include <Corrade/Utility/Assert.h>

Loading…
Cancel
Save