This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
* Fixed a warning in cacaball.c.
tags/v0.99.beta14
Sam Hocevar
sam
18 years ago
parent
2442e911a4
commit
ba567af9a1
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/cacaball.c
+ 1
- 0
src/cacaball.c
View File
@@ -14,6 +14,7 @@
#include "config.h"
#if !defined(__KERNEL__)
# include <string.h>
# include <math.h>
# ifndef M_PI
# define M_PI 3.14159265358979323846
Write
Preview
Loading…
Cancel
Save