fixed compilling with clang
This commit is contained in:
parent
61fe295753
commit
798180e278
@ -1,7 +1,7 @@
|
||||
#ifndef GLTEST_ISNDSOURCE_H
|
||||
#define GLTEST_ISNDSOURCE_H
|
||||
|
||||
#include <cstdint>
|
||||
#include <cstddef>
|
||||
|
||||
struct ISndSource {
|
||||
virtual int getChannelCount() const = 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user