diff options
| author | Philipp Andreas <github@smurfy.de> | 2014-07-20 22:25:45 +0200 |
|---|---|---|
| committer | Philipp Andreas <github@smurfy.de> | 2014-07-20 23:21:05 +0200 |
| commit | c9c1ed9faee07c0067827872ffe465d465c81470 (patch) | |
| tree | 91b87b5ad63956bda1254cb4b083f3fc8d6551e4 /ext/Log4Qt/src/log4qt.cpp | |
| parent | 9bbba72939248388dfc832a5bf20cb9539ab0675 (diff) | |
| parent | c47315faa12bbb36772c3f5897751bf74fa122f4 (diff) | |
Merge branch 'master' into notifications
Conflicts:
daemon/daemon.cpp
daemon/manager.cpp
daemon/manager.h
ext/Log4Qt
Diffstat (limited to 'ext/Log4Qt/src/log4qt.cpp')
| -rwxr-xr-x | ext/Log4Qt/src/log4qt.cpp | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/ext/Log4Qt/src/log4qt.cpp b/ext/Log4Qt/src/log4qt.cpp deleted file mode 100755 index 430b022..0000000 --- a/ext/Log4Qt/src/log4qt.cpp +++ /dev/null @@ -1,15 +0,0 @@ -//============================================================================ -// Name : log4qt.cpp -// Author : -// Version : -// Copyright : Your copyright notice -// Description : Hello World in C++, Ansi-style -//============================================================================ - -#include <iostream> -using namespace std; - -int main() { - cout << "!!!Hello World!!!" << endl; // prints !!!Hello World!!! - return 0; -} |
