mirror of
https://github.com/rmontanana/mdlp.git
synced 2025-08-17 00:15:59 +00:00
build: 🚀 Add include to typesFImdlp to fix error building wheel in linux
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
#define TYPES_H
|
#define TYPES_H
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <map>
|
#include <map>
|
||||||
|
#include <stdexcept>
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
namespace mdlp {
|
namespace mdlp {
|
||||||
|
Reference in New Issue
Block a user