From 1c8adbdeaf48fd9a2d7aa827a5bc761ed21b4796 Mon Sep 17 00:00:00 2001 From: Joe Zhao Date: Fri, 4 Sep 2015 08:46:14 -0600 Subject: added time --- logging.cpp | 4 +++- totimer.cpp | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/logging.cpp b/logging.cpp index d426978..3d1fb14 100644 --- a/logging.cpp +++ b/logging.cpp @@ -6,6 +6,7 @@ #include "stdlib.h" #include #include +#include using namespace std; void log(tres* res,int code) @@ -14,7 +15,8 @@ void log(tres* res,int code) { ofstream fot; fot.open("~/.pomodori"); - fot<<1< -#include void quit(NotifyNotification *note,gpointer user_data) { -- cgit v1.2.3-70-g09d2