mirror of
https://github.com/boostorg/graph.git
synced 2026-01-30 07:52:10 +00:00
*** empty log message ***
[SVN r11539]
This commit is contained in:
@@ -9,7 +9,11 @@
|
||||
#define YY_FLEX_MINOR_VERSION 5
|
||||
|
||||
#include <stdio.h>
|
||||
#ifdef _MSC_VER
|
||||
#define YY_NEVER_INTERACTIVE 1
|
||||
#else
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
|
||||
/* cfront 1.2 defines "c_plusplus" instead of "__cplusplus" */
|
||||
|
||||
@@ -9,7 +9,11 @@
|
||||
#define YY_FLEX_MINOR_VERSION 5
|
||||
|
||||
#include <stdio.h>
|
||||
#ifdef _MSC_VER
|
||||
#define YY_NEVER_INTERACTIVE 1
|
||||
#else
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
|
||||
/* cfront 1.2 defines "c_plusplus" instead of "__cplusplus" */
|
||||
|
||||
Reference in New Issue
Block a user