瀏覽代碼

兼容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…
取消
儲存