Ver código fonte

兼容gcc 10

tags/2.9.10
tearshark 4 anos atrás
pai
commit
6de2e7fa20
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      tutorial/gcc_bugs.cpp

+ 1
- 1
tutorial/gcc_bugs.cpp Ver arquivo

@@ -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)
{

Carregando…
Cancelar
Salvar