about summary refs log tree commit diff stats
path: root/ebooks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ebooks.cpp')
-rw-r--r--ebooks.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ebooks.cpp b/ebooks.cpp index 8e46ee9..27065d9 100644 --- a/ebooks.cpp +++ b/ebooks.cpp
@@ -12,8 +12,6 @@
12#include <yaml-cpp/yaml.h> 12#include <yaml-cpp/yaml.h>
13#include "freevars.h" 13#include "freevars.h"
14 14
15using namespace::std;
16
17int main(int argc, char** args) 15int main(int argc, char** args)
18{ 16{
19 srand(time(NULL)); 17 srand(time(NULL));