mirror of
https://github.com/boostorg/url.git
synced 2026-07-22 13:53:35 +00:00
689530386c
fix #967
11 lines
347 B
C++
11 lines
347 B
C++
//
|
|
// Copyright (c) 2022 Alan de Freitas (alandefreitas@gmail.com)
|
|
//
|
|
// Distributed under the Boost Software License, Version 1.0. (See accompanying
|
|
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
//
|
|
// Official repository: https://github.com/boostorg/url
|
|
//
|
|
|
|
#include "../../doc/modules/ROOT/examples/unit/snippets.cpp"
|