Skip to content

Commit

Permalink
remove unused includes and namespace usings
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt committed Feb 26, 2015
1 parent 3d2c9ce commit cbd2421
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions test/test_CMSSMNoFV_two_loop_spectrum.cpp
@@ -1,19 +1,15 @@

#define BOOST_TEST_DYN_LINK
#define BOOST_TEST_MODULE test_CMSSMNoFV_one_loop_spectrum
#define BOOST_TEST_MODULE test_CMSSMNoFV_two_loop_spectrum

#include <boost/test/unit_test.hpp>

#include "test_CMSSMNoFV.hpp"
#include "wrappers.hpp"
#include "pv.hpp"
#include "CMSSMNoFV_two_scale_model.hpp"
#include "lowe.h"

using namespace flexiblesusy;
using namespace softsusy;
using namespace passarino_veltman;


BOOST_AUTO_TEST_CASE( test_CMSSMNoFV_two_loop_top_pole_mass )
{
Expand Down

0 comments on commit cbd2421

Please sign in to comment.