root/src/bin/media_client/MediaTest.h
/*
 * Copyright 2017, Dario Casalinuovo. All rights reserved.
 * Distributed under the terms of the MIT License.
 */

#ifndef _MEDIA_CLIENT_TEST
#define _MEDIA_CLIENT_TEST

void media_test();

#endif