diff options
Diffstat (limited to 'src/utils/color/rgba.cpp')
-rw-r--r-- | src/utils/color/rgba.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/color/rgba.cpp b/src/utils/color/rgba.cpp index 777bb720..3b669bba 100644 --- a/src/utils/color/rgba.cpp +++ b/src/utils/color/rgba.cpp @@ -96,4 +96,4 @@ namespace usdx { return 4; } -}; +} |