/**
 * @param asycxxtests/common.h
 * @brief Common header file for all asymptote C++-side testing
 */

#pragma once

#include <gtest/gtest.h>
#include <gmock/gmock.h>
