eliminate duplicate inclusion of hcmplx.h in backend/math/hcmplx.cpp
This commit is contained in:
parent
6d3d43e5c0
commit
b557f95278
1 changed files with 24 additions and 26 deletions
|
|
@ -40,8 +40,6 @@
|
|||
#include "backend/shape/spheres.h" // TODO - Move sphere intersection function to math code! [trf]
|
||||
#include "backend/math/hcmplx.h"
|
||||
|
||||
#include "hcmplx.h" // own include
|
||||
|
||||
// this must be the last file included
|
||||
#include "base/povdebug.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue