X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=testing%2F_PDCLIB_test.h;h=b6bc9179a8de99b20d53734da58a7af2e2f4f08d;hb=689f876fb2420ed2ce45aca58dc39f05e1eb5c2d;hp=7878ddbf360aa3ce66e140034b29235589d4bf93;hpb=b1fc26afebd4d557ff89a44bc21767a8704c3809;p=pdclib diff --git a/testing/_PDCLIB_test.h b/testing/_PDCLIB_test.h index 7878ddb..b6bc917 100644 --- a/testing/_PDCLIB_test.h +++ b/testing/_PDCLIB_test.h @@ -11,6 +11,7 @@ #include #include #include +#include /* Some strings used for and testing. */ static char const abcde[] = "abcde"; @@ -42,4 +43,3 @@ static int TEST_RESULTS = 0; #if defined( _PDCLIB_FILEIO ) || defined( _PDCLIB_STRINGIO ) #include "_PDCLIB_iotest.h" #endif -