mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-08-23 19:48:09 +00:00
Merge pull request #106 from Cheney-W/Cheney
Include <ostream> in basisu_enc.h
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include <functional>
|
||||
#include <thread>
|
||||
#include <unordered_map>
|
||||
#include <ostream>
|
||||
|
||||
#if !defined(_WIN32) || defined(__MINGW32__)
|
||||
#include <libgen.h>
|
||||
|
||||
Reference in New Issue
Block a user