Skip to content

Commit 1a323ae

Browse files
authored
fix incorrect removal of memory include in #13792 (#13805)
1 parent df64140 commit 1a323ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

OMPlot/OMPlot/OMPlotGUI/PlotWindow.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
*
3030
*/
3131

32+
#include <memory>
3233
#include "PlotWindow.h"
3334
#include "OMPlot.h"
3435
#include "PlotZoomer.h"

0 commit comments

Comments
 (0)