Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
fix logging (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
tqchen authored Aug 3, 2016
1 parent 631518c commit 787ee96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mshadow/base.h
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ extern "C" {
}

#include "./half.h"

#include "./logging.h"
/*! \brief namespace for mshadow */
namespace mshadow {
/*! \brief buffer size for each random number generator */
Expand Down

0 comments on commit 787ee96

Please sign in to comment.