Skip to content
Snippets Groups Projects
Commit 1a721bad authored by Tomáš Oberhuber's avatar Tomáš Oberhuber
Browse files

Fixes after rebase.

parent 3ff23e25
No related branches found
No related tags found
1 merge request!15Nina
......@@ -13,6 +13,7 @@
#pragma once
#include <ostream>
#include <TNL/Assert.h>
#include <TNL/String.h>
#include <TNL/param-types.h>
......
......@@ -17,8 +17,6 @@
#include <TNL/Config/ParameterContainer.h>
#include <TNL/Solvers/Linear/Traits.h>
#include "../Traits.h"
namespace TNL {
namespace Solvers {
namespace Linear {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment