From 084904e718eeaefc22f094bd6b5ddf497b852128 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 19 Jun 2017 18:30:53 +0300 Subject: Move project into intermediate sub-directory --- libprint/print.hxx | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 libprint/print.hxx (limited to 'libprint/print.hxx') diff --git a/libprint/print.hxx b/libprint/print.hxx deleted file mode 100644 index 63cb541..0000000 --- a/libprint/print.hxx +++ /dev/null @@ -1,10 +0,0 @@ -// file: libprint/print.hxx -*- C++ -*- - -#pragma once - -#include - -#include - -LIBPRINT_EXPORT void -print (const std::string& hello); -- cgit v1.1