1
0

add: mathplot as dependency

This commit is contained in:
2024-02-23 14:13:43 +01:00
parent 47196f20c5
commit f0af7118b8
2 changed files with 4 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
//
#include "iostream"
#include "matplot/matplot.h"
using namespace std;