7 lines
98 B
C++
7 lines
98 B
C++
/* @file print.hpp */
|
|
|
|
#pragma once
|
|
|
|
#include "xo/indentlog/print/array.hpp"
|
|
|
|
/* end print.hpp */
|