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 565fae2 commit db2f6e9Copy full SHA for db2f6e9
src/api/SnapTime.h
@@ -1,10 +1,5 @@
1
#pragma once
2
-#include "AudioConfig.h"
3
-#if defined(AUDIOTOOLS_MAJOR_VERSION)
4
-# include "AudioTools/CoreAudio/AudioBasic/Collections/Vector.h"
5
-#else
6
-# include "AudioBasic/Collections/Vector.h"
7
-#endif
+#include "AudioTools/CoreAudio/AudioBasic/Collections/Vector.h"
8
#include <stdint.h>
9
#include <sys/time.h>
10
0 commit comments