Publishing 2019 R3 content
[platform/upstream/dldt.git] / inference-engine / thirdparty / clDNN / api / meta_utils.hpp
@@ -51,4 +51,4 @@ template <bool Val, bool... Values>
 struct all<Val, Values...> : public std::integral_constant<bool, Val && all<Values...>::value> {};
 
 }  // namespace meta
-}  // namespace cldnn
\ No newline at end of file
+}  // namespace cldnn