drop usage of std::deque, part 2
This commit is contained in:
parent
8b565ed284
commit
9a63fdccd5
36 changed files with 38 additions and 38 deletions
|
|
@ -24,7 +24,7 @@
|
|||
#include "defines.h"
|
||||
#include "safeWriter.h"
|
||||
#include "dataErrors.h"
|
||||
#include "fixedQueue.h"
|
||||
#include "../fixedQueue.h"
|
||||
|
||||
enum DivSampleLoopMode: unsigned char {
|
||||
DIV_SAMPLE_LOOP_FORWARD=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue