Unverified Commit 6fc80528 authored by June Liu's avatar June Liu Committed by GitHub
Browse files

fix errors from MSVC '/permissive-' mode (fixes #6230) (#6232)

parent 522f0f07
......@@ -16,6 +16,7 @@
#include <memory>
#include <utility>
#include <vector>
#include <stdexcept>
/* -------------------------------------- C DATA INTERFACE ------------------------------------- */
// The C data interface is taken from
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment