make Travis CI pass
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "Shape.h"
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
|
||||
bool cShape::ParseShape(const std::string& str, eShape& out_shape)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user