mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-05 23:40:02 +01:00
Creating a base toolkit for functions independent from other toolkits
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef UPDATECALLBACK_H
|
||||
#define UPDATECALLBACK_H
|
||||
|
||||
#include "GlmToolkit.h"
|
||||
#include <glm/glm.hpp>
|
||||
|
||||
class Node;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user