Skip to content

Commit

Permalink
Clean.
Browse files Browse the repository at this point in the history
Signed-off-by: Bertrand Rix <[email protected]>
  • Loading branch information
obrix committed Oct 9, 2024
1 parent 2a109e5 commit a9b6cc0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion cpp/powsybljl-cpp/powsybl_jl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

#include "jlcxx/jlcxx.hpp"
#include "powsybl-cpp.h"
#include <iostream>

// Necessary to compile to map struct with no constructor ?
template <> struct jlcxx::IsMirroredType<series> : std::false_type {};
Expand Down
1 change: 0 additions & 1 deletion test/print_network.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using Powsybl
using CxxWrap
using Test

network = Powsybl.Network.create_ieee9()
Expand Down

0 comments on commit a9b6cc0

Please sign in to comment.