소스 검색

兼容gcc 10

tags/2.9.10
tearshark 4 년 전
부모
커밋
6de2e7fa20
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      tutorial/gcc_bugs.cpp

+ 1
- 1
tutorial/gcc_bugs.cpp 파일 보기

@@ -9,7 +9,7 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#include "librf.h"
using namespace resumef;

#define GCC_FIX_BUGS 0
#define GCC_FIX_BUGS 1

static future_t<> gcc_bugs_if_await(event_t e)
{

Loading…
취소
저장