We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f95035 commit 01ca701Copy full SHA for 01ca701
openvdb/openvdb/math/Half.h
@@ -203,7 +203,7 @@ namespace internal {
203
// Use of lookup table is explicitly suppressed and the generation of
204
// a lookup table is suppressed. This is required because we namespace
205
// our type, but the lookup table is extern "C" and lacks a namespace.
206
-// Thus any attempt to link two versions of OpenVDB with different
+// Thus any attempt to link two versions of OpenVDB with different
207
// namespaces will clash due to redefinition with a new type.
208
// The default was not to use a lookup table.
209
#undef IMATH_HALF_USE_LOOKUP_TABLE
0 commit comments