mirror of
https://github.com/wassname/ray.git
synced 2026-08-02 13:01:01 +08:00
Merge pull request #117 from amplab/include
include <algorithm> in ray.h
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include <vector>
|
||||
#include <unordered_map>
|
||||
#include <algorithm>
|
||||
#include "logging.h"
|
||||
|
||||
typedef size_t ObjRef;
|
||||
|
||||
Reference in New Issue
Block a user