diff options
Diffstat (limited to 'libs/rs/BaseObj.cpp')
-rw-r--r-- | libs/rs/BaseObj.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/rs/BaseObj.cpp b/libs/rs/BaseObj.cpp index 66e6fac..82e51e7 100644 --- a/libs/rs/BaseObj.cpp +++ b/libs/rs/BaseObj.cpp @@ -14,6 +14,7 @@ * limitations under the License. */ +#define LOG_TAG "libRS_cpp" #include <rs.h> |