Fixes for GCC 4.3.
git-svn-id: svn://localhost/ardour2/branches/3.0@3303 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#ifndef ringbuffer_h
|
||||
#define ringbuffer_h
|
||||
|
||||
#include <cstring>
|
||||
#include <glib.h>
|
||||
|
||||
template<class T>
|
||||
|
||||
Reference in New Issue
Block a user