mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-29 20:42:56 +02:00
changes from cr
This commit is contained in:
parent
379a262b07
commit
458b3f18df
2 changed files with 1 additions and 4 deletions
|
@ -29,9 +29,6 @@
|
||||||
#include "TextureCache.h"
|
#include "TextureCache.h"
|
||||||
#include "FramebufferCache.h"
|
#include "FramebufferCache.h"
|
||||||
|
|
||||||
#include <iostream>
|
|
||||||
#include <sstream>
|
|
||||||
|
|
||||||
namespace ru {
|
namespace ru {
|
||||||
using render_utils::slot::texture::Texture;
|
using render_utils::slot::texture::Texture;
|
||||||
using render_utils::slot::buffer::Buffer;
|
using render_utils::slot::buffer::Buffer;
|
||||||
|
|
Loading…
Reference in a new issue