This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
lolengine
/
lol
огледало од
https://github.com/lolengine/lol
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
test: add missing <cstdio> include in pi test program.
legacy
Sam Hocevar
sam
пре 13 година
родитељ
6b80bc9d09
комит
7aac9df337
1 измењених фајлова
са
3 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
test/math/pi.cpp
+ 3
- 0
test/math/pi.cpp
Прегледај датотеку
@@ -12,9 +12,12 @@
# include "config.h"
#endif
#include <cstdio>
#include "core.h"
using namespace lol;
using namespace std;
int main(int argc, char **argv)
{
Write
Preview
Loading…
Откажи
Сачувај