fix unit test build

This commit is contained in:
Mike Griese 2021-11-16 07:07:01 -06:00
parent 841ced7e57
commit 065e5f7d90
1 changed files with 0 additions and 3 deletions

View File

@ -61,9 +61,6 @@ Author(s):
// Manually include til after we include Windows.Foundation to give it winrt superpowers
#include "til.h"
#include <til/mutex.h>
#include <til/throttled_func.h>
// Common includes for most tests:
#include "../../inc/argb.h"
#include "../../inc/conattrs.hpp"