#include "TestGlobals.h" #include "ChunkData.h" int main(int argc, char** argv) { cChunkData buffer; return 0; }