what are you on, MSVC?
This commit is contained in:
parent
3a0fe2dec7
commit
1720a519f0
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
|
||||
#include "song.h"
|
||||
#include "../ta-log.h"
|
||||
#include <chrono>
|
||||
|
||||
DivSongTimestamps::Timestamp DivSongTimestamps::getTimes(int order, int row) {
|
||||
if (order<0 || order>=DIV_MAX_PATTERNS) return Timestamp(-1,0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue