change headerfile_picotools_* macros to headerfile_pikotools_*
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* This file is a part of Winix
|
||||
* This file is a part of PikoTools
|
||||
* and is distributed under the 2-Clause BSD licence.
|
||||
* Author: Tomasz Sowa <t.sowa@ttmath.org>
|
||||
*/
|
||||
@@ -32,8 +32,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef headerfile_picotools_log_filelog
|
||||
#define headerfile_picotools_log_filelog
|
||||
#ifndef headerfile_pikotools_src_log_filelog
|
||||
#define headerfile_pikotools_src_log_filelog
|
||||
|
||||
#include <sstream>
|
||||
#include <fstream>
|
||||
|
@@ -32,8 +32,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef headerfile_picotools_log_log
|
||||
#define headerfile_picotools_log_log
|
||||
#ifndef headerfile_pikotools_src_log_log
|
||||
#define headerfile_pikotools_src_log_log
|
||||
|
||||
#include <string>
|
||||
#include <fstream>
|
||||
|
Reference in New Issue
Block a user