mirror of
https://github.com/minetest/irrlicht.git
synced 2025-06-30 23:30:27 +02:00
Add operator<< definition for vector3d
This commit is contained in:
committed by
Josiah VanderZee
parent
eabc84a420
commit
86026f9205
@ -7,6 +7,7 @@
|
||||
#include "irrMath.h"
|
||||
|
||||
#include <functional>
|
||||
#include <ostream>
|
||||
|
||||
namespace irr
|
||||
{
|
||||
|
Reference in New Issue
Block a user