diff options
| author | jhurst <jhurst@cinecert.com> | 2011-03-05 19:15:35 +0000 |
|---|---|---|
| committer | jhurst <> | 2011-03-05 19:15:35 +0000 |
| commit | 8ebc231b320ff27a5b624b32af66b0127bcf8358 (patch) | |
| tree | 5b351a0a3759334efae03999a14e8cd54b34f92d /src | |
| parent | 28996ba007bb65d908e8bf35aedcd71c906f7fee (diff) | |
*** empty log message ***
Diffstat (limited to 'src')
| -rwxr-xr-x | src/KM_log.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/KM_log.h b/src/KM_log.h index b9eab31..0989706 100755 --- a/src/KM_log.h +++ b/src/KM_log.h @@ -40,9 +40,6 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include <errno.h> #include <iosfwd> -#include <atlbase.h> -#include <atlcom.h> - #define LOG_MSG_IMPL(t) \ va_list args; \ va_start(args, fmt); \ |
