Stefan Weil
|
9325fbe322
|
Remove unused include files
ccstruct/hpdsizes.h was not used at all.
cutil/const.h was included, but not needed.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-07-03 07:25:38 +02:00 |
|
Stefan Weil
|
f7b61891bc
|
Replace macro PI by macro M_PI
One definition for pi is sufficient.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-07-02 21:26:53 +02:00 |
|
Stefan Weil
|
509a6f0ce0
|
Fix some typos (most found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-05-27 18:49:43 +02:00 |
|
Alexander Zaitsev
|
0248c7ff9d
|
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
|
2018-05-20 00:52:04 +03:00 |
|
Egor Pugin
|
e95ff1159e
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
|