Browse Source

[1704] Remove obsolete include

Mukund Sivaraman 13 years ago
parent
commit
93fb5cab3e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/lib/log/logger_impl.cc

+ 0 - 1
src/lib/log/logger_impl.cc

@@ -15,7 +15,6 @@
 #include <iostream>
 #include <iomanip>
 #include <algorithm>
-#include <memory>
 
 #include <stdarg.h>
 #include <stdio.h>