fix the tests

This commit is contained in:
Mike Griese 2021-09-14 12:14:50 -05:00
parent 4e69a32de7
commit 6757452d6d

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"