fix pre-commit style problem

0.10.0rc
Peng Li 8 years ago
parent 3527939896
commit 5c3b8f6bd1

@ -13,13 +13,13 @@ See the License for the specific language governing permissions and
limitations under the License. */
#include <gtest/gtest.h>
#include "ModelConfig.pb.h"
#include "paddle/gserver/layers/DataLayer.h"
#include "paddle/trainer/Trainer.h"
#include "paddle/gserver/layers/LinearChainCRF.h"
#include "ModelConfig.pb.h"
#include "paddle/trainer/Trainer.h"
#include "TestUtil.h"
#include "LayerGradUtil.h"
#include "TestUtil.h"
using namespace paddle; // NOLINT

Loading…
Cancel
Save