Skip to content

Commit 1b63176

Browse files
authored
Merge pull request #5555 from PrometheusPi/remove_boost_from_CTR_plugin
remove unused namespace rename
2 parents a64dc84 + 2d8aeaa commit 1b63176

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/picongpu/plugins/transitionRadiation/TransitionRadiation.x.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ namespace picongpu
7272
{
7373
using namespace pmacc;
7474

75-
namespace po = boost::program_options;
7675
using complex_X = alpaka::Complex<float_X>;
7776

7877
/** Implementation of transition radiation for in situ calculation in PIConGPU

0 commit comments

Comments
 (0)