Non-standard includes

Report any bugs here and we'll post fixes

Moderators: Sascha Willems, Thomas

Non-standard includes

Postby aitzolmuelas » Tue May 19, 2015 1:02 pm

There are a few non-standard include definitions that use <> (which should only be for standard includes, like <cstdio>). Some compilers, like clang, are not ok with this (they are being needlessly picky, in my opinion, but i cannot change the compilers :P). The offending files are

- meshUtil/dgMeshEffect.h (#include <dgRefCounter.h>)
- physics/dgPhysics.h (#include <dg.h>)
- physics/dgPhysicsStdafx.h (#include <dg.h>)

They should all include files using "" rather than <>.
aitzolmuelas
 
Posts: 78
Joined: Wed Mar 25, 2015 1:10 pm

Return to Bugs and Fixes

Who is online

Users browsing this forum: No registered users and 11 guests