Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions src/pf_cic.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

/* gcc requires this for M_PI !? */
#undef __STRICT_ANSI__

/* include own header first, to see missing includes */
#include "pf_cic.h"
#include "fmv.h"
Expand Down
Loading