Skip to content

Commit

Permalink
Remove extra includes
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardnormier committed Jan 19, 2024
1 parent ef3505e commit 893b381
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion python/modules/IcePy/Operation.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#include <Ice/Object.h>
#include <Ice/AsyncResultF.h>
#include <Ice/CommunicatorF.h>
#include <IceUtil/Monitor.h>
#include <Util.h>

namespace IcePy
Expand Down
2 changes: 0 additions & 2 deletions python/modules/IcePy/Thread.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
#include <Config.h>
#include <Util.h>
#include <Ice/Initialize.h>
#include <IceUtil/Thread.h>
#include <IceUtil/Monitor.h>

namespace IcePy
{
Expand Down

0 comments on commit 893b381

Please sign in to comment.