We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baad8b3 commit 65bd7e7Copy full SHA for 65bd7e7
allocore/allocore/io/al_App.hpp
@@ -53,7 +53,7 @@
53
#include "allocore/graphics/al_Stereographic.hpp"
54
#include "allocore/io/al_Window.hpp"
55
#include "allocore/io/al_ControlNav.hpp"
56
-#include "allocore/protocol/al_OSC.hpp"
+//#include "allocore/protocol/al_OSC.hpp"
57
#include "allocore/system/al_MainLoop.hpp"
58
59
namespace al{
allocore/allocore/system/al_MainLoop.hpp
@@ -43,7 +43,7 @@
43
*/
44
45
#include "allocore/system/al_Config.h"
46
-#include "allocore/system/al_Time.h"
+//#include "allocore/system/al_Time.h"
47
#include "allocore/types/al_MsgQueue.hpp"
48
#include <vector>
49
0 commit comments