mirror of
https://github.com/azahar-emu/ext-boost
synced 2025-11-07 15:49:57 +01:00
8 lines
175 B
C++
8 lines
175 B
C++
//
|
|
// Copyright (c) 2009-2011 Artyom Beilis (Tonkikh)
|
|
//
|
|
// Distributed under the Boost Software License, Version 1.0.
|
|
// https://www.boost.org/LICENSE_1_0.txt
|
|
|
|
int main() {}
|