cCHunkBuffer that compiles with TestGlobals.h
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
|
||||
#include "TestGlobals.h"
|
||||
#include "ChunkBuffer.h"
|
||||
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
return 0;
|
||||
cChunkBuffer buffer;
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user