#pragma once

#include "cxxplot/point2d.hpp"
#include "cxxplot/typetraits.hpp"
#include "cxxplot/window.hpp"

namespace cxxplot
{
const char* version( );
}
