"in C++" was typed twice.

master
Ceirop před 2 roky
rodič
revize
5be4bdbfb1
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      Using-raylib-with-Cpp.md

+ 1
- 1
Using-raylib-with-Cpp.md

@ -10,7 +10,7 @@ No, `raylib-cpp` is not required to use raylib with C++. `raylib-cpp` is an opti
# How can I fix C [compound-literals](https://gcc.gnu.org/onlinedocs/gcc/Compound-Literals.html) related errors?
You can get the folllowing error when building raylib examples in C++ in C++:
You can get the folllowing error when building raylib examples in C++:
> `A parenthesized type followed by an initializer list is a non-standard explicit type conversion syntax`

Načítá se…
Zrušit
Uložit