adds missing decleration

remove_forgotten_code
florent.teppe 2 years ago
parent decfbc5387
commit b14cc673bc

@ -13,6 +13,10 @@
#include <osg/Shader>
#include <osg/Program>
namespace osgViewer {
class Viewer;
}
namespace Shader
{
struct HotReloadManager;

Loading…
Cancel
Save