fix in compile

This commit is contained in:
Eliot Horowitz
2011-03-18 03:27:21 -04:00
parent a691ba4d41
commit e360d60e2d
2 changed files with 17 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
#include "pch.h"
#include <stdio.h>
#ifndef _WIN32
#ifndef WIN32
#define USE_LINENOISE
extern "C" {
#include "../third_party/linenoise/linenoise.h"