Merge "Include what you use: <cutils/bitops.h> for popcount"

This commit is contained in:
Glenn Kasten
2020-07-01 15:04:50 +00:00
committed by Gerrit Code Review

View File

@@ -25,6 +25,7 @@
#include <limits.h>
#include <audio_utils/fixedfft.h>
#include <cutils/bitops.h>
#include <utils/Thread.h>
#include "Visualizer.h"