On Fri, Jun 30, 2017 at 3:56 PM, Divya Manivannan <
[email protected]> wrote:

> # HG changeset patch
> # User Divya Manivannan <[email protected]>
> # Date 1498817273 -19800
> #      Fri Jun 30 15:37:53 2017 +0530
> # Node ID 72ffd505fa3be736af96bd043008b41e6e7ba0e5
> # Parent  0216c8ccfdb7eb95ad003dab8050b59b16a83ccb
> Fix build failure because of header file
>

Pushed to default


>
> diff -r 0216c8ccfdb7 -r 72ffd505fa3b source/x265.h
> --- a/source/x265.h     Fri Jun 30 11:40:01 2017 +0530
> +++ b/source/x265.h     Fri Jun 30 15:37:53 2017 +0530
> @@ -26,7 +26,7 @@
>  #define X265_H
>
>  #include <stdint.h>
> -#include <cstdio>
> +#include <stdio.h>
>  #include "x265_config.h"
>
>  #ifdef __cplusplus
>
> _______________________________________________
> x265-devel mailing list
> [email protected]
> https://mailman.videolan.org/listinfo/x265-devel
>
>
_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to