fix cpplint test=develop

revert-16839-cmakelist_change
Qiao Longfei 6 years ago
parent 0a8ff2ecd4
commit faae1b4170

@ -13,8 +13,11 @@ See the License for the specific language governing permissions and
limitations under the License. */
#include "paddle/fluid/operators/math/selected_rows_functor.h"
#include <memory>
#include <vector>
#include "gtest/gtest.h"
#include "paddle/fluid/operators/math/math_function.h"
TEST(selected_rows_functor, cpu_add) {

Loading…
Cancel
Save