Skip to content

Commit

Permalink
Try fix windwos
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed Nov 17, 2023
1 parent 2ee2fee commit 34fd51a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/ui/simulator/windows/hydro/management.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,13 @@
*/

#include "management.h"
#include <wx/stattext.h>

#include "../../toolbox/components/datagrid/renderer/area/hydroprepro.h"
#include "../../toolbox/components/datagrid/renderer/area/inflowpattern.h"
#include "../../toolbox/components/datagrid/renderer/area/hydromonthlypower.h"
#include "../../toolbox/components/button.h"
#include "../../toolbox/validator.h"
#include "../../toolbox/create.h"
#include "../../application/menus.h"
#include <wx/defs.h>
#include <wx/statline.h>

using namespace Yuni;
Expand Down

0 comments on commit 34fd51a

Please sign in to comment.