| # | Line 48 | Line 48 | |
|---|---|---|
| 48 | */ | |
| 49 | #ifndef MATH_SQUAREMATRIX3_HPP | |
| 50 | #define MATH_SQUAREMATRIX3_HPP | |
| 51 | + | #include "config.h" | 
| 52 | + | #include <cmath> | 
| 53 | #include <vector> | |
| 54 | #include "Quaternion.hpp" | |
| 55 | #include "SquareMatrix.hpp" | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |