Remove unused include of "verbose_assert.h"

llvm-svn: 342524
This commit is contained in:
Marshall Clow 2018-09-19 02:27:44 +00:00
parent ff93d3a8aa
commit 8ae45e0e59
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
#include "test_allocator.h"
#include "min_allocator.h"
#include "asan_testing.h"
#include "verbose_assert.h"
int main()
{