mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Use forward declaration to reduce build times.
This commit is contained in:
parent
7b108ae9a2
commit
305b9826df
2 changed files with 4 additions and 2 deletions
|
@ -9,6 +9,8 @@
|
|||
|
||||
#include <components/settings/settings.hpp>
|
||||
|
||||
#include "mwshadowtechnique.hpp"
|
||||
|
||||
namespace SceneUtil
|
||||
{
|
||||
using namespace osgShadow;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue