mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 19:19:56 +00:00
Allow OSG objects to be sent to the debug log.
This commit is contained in:
parent
3c8bb9cf73
commit
90986df81c
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
#include <mutex>
|
||||
#include <iostream>
|
||||
|
||||
#include <osg/io_utils>
|
||||
|
||||
namespace Debug
|
||||
{
|
||||
enum Level
|
||||
|
|
Loading…
Reference in a new issue