mirror of
https://github.com/rmontanana/mdlp.git
synced 2025-08-16 07:55:58 +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
|
||||
#include <vector>
|
||||
#include <map>
|
||||
#include <stdexcept>
|
||||
|
||||
using namespace std;
|
||||
namespace mdlp {
|
||||
|
Reference in New Issue
Block a user