clean up libjava includes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "java/Buffer.h"
|
||||
#include <cassert>
|
||||
|
||||
Buffer::Buffer(unsigned int capacity)
|
||||
: m_capacity(capacity),
|
||||
|
||||
Reference in New Issue
Block a user