Skip to content

Fix typo in macro

Rajiv Shah requested to merge rajivshah3/entangled:patch-1 into develop

Xcode gives the following warning:

./common/helpers/pow.h:1:9: warning: 'ENTANGLE_POW_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]

Merge request reports