diff options
Diffstat (limited to 'src/generic/matrix.cpp')
-rw-r--r-- | src/generic/matrix.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/generic/matrix.cpp b/src/generic/matrix.cpp index e1e1f5e..b14ab7d 100644 --- a/src/generic/matrix.cpp +++ b/src/generic/matrix.cpp @@ -19,3 +19,8 @@ // along with this program. If not, see <http://www.gnu.org/licenses/>. #include "../poison.hpp" + + +namespace tmwa +{ +} // namespace tmwa |