Skip to content

Commit

Permalink
add include array header file to fix build error (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiauweiZhao authored and facontidavide committed Jan 2, 2020
1 parent 1f60515 commit db7a300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plotter_gui/curvelist_panel.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#include "transforms/custom_function.h"
#include "tree_completer.h"
#include "curvetree_view.h"

#include <array>

namespace Ui {
class CurveListPanel;
Expand Down

0 comments on commit db7a300

Please sign in to comment.