fixed build on Windows
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@389 620bd6b2-0a58-f614-fd9a-1bd335dccda9
This commit is contained in:
parent
55a59e2a10
commit
c8192c4d0c
@ -28,11 +28,13 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
#ifndef JSONWRITER_H_
|
#ifndef JSONWRITER_H_
|
||||||
#define JSONWRITER_H_
|
#define JSONWRITER_H_
|
||||||
|
|
||||||
|
#include "find_object/FindObjectExp.h" // DLL export/import defines
|
||||||
|
|
||||||
#include "find_object/DetectionInfo.h"
|
#include "find_object/DetectionInfo.h"
|
||||||
|
|
||||||
namespace find_object {
|
namespace find_object {
|
||||||
|
|
||||||
class JsonWriter
|
class FINDOBJECT_EXP JsonWriter
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
static bool available();
|
static bool available();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user