Skip to content
Snippets Groups Projects
Commit 31bf050b authored by Dmitri Naumov's avatar Dmitri Naumov Committed by wenqing
Browse files

[T/MatL] FEBEX; Remove unused includes.

parent eea8b506
No related branches found
No related tags found
No related merge requests found
......@@ -12,16 +12,10 @@
#include <gtest/gtest.h>
#include <cmath>
#include <functional>
#include <limits>
#include <random>
#include "BaseLib/ConfigTree.h"
#include "MaterialLib/MPL/Medium.h"
#include "MaterialLib/MPL/Properties/VapourDiffusion/CreateVapourDiffusionFEBEX.h"
#include "MaterialLib/MPL/Properties/VapourDiffusion/VapourDiffusionFEBEX.h"
#include "TestMPL.h"
#include "Tests/TestTools.h"
TEST(MaterialPropertyLib, VapourDiffusionFEBEX)
{
......
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