]> granicus.if.org Git - libvpx/blobdiff - vpx_ports/config.h
Release v1.5.0
[libvpx] / vpx_ports / config.h
index 1abe70da929194d6e892fd7b138d598e6838bf25..3c1ab99f4aa3e668fb0f0f6d4739cecd42a73b6e 100644 (file)
@@ -7,4 +7,10 @@
  *  in the file PATENTS.  All contributing project authors may
  *  be found in the AUTHORS file in the root of the source tree.
  */
+
+#ifndef VPX_PORTS_CONFIG_H_
+#define VPX_PORTS_CONFIG_H_
+
 #include "vpx_config.h"
+
+#endif  // VPX_PORTS_CONFIG_H_