Move math namespace to fix #746.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <memory>
|
||||
#include <ratio>
|
||||
|
||||
using namespace math;
|
||||
using namespace filament::math;
|
||||
|
||||
namespace image {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user