forked from boostorg/regex
Added needed C header includes
[SVN r21334]
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <boost/regex.hpp>
|
||||
#ifdef JM_OLD_IOSTREAM
|
||||
#include <iostream.h>
|
||||
|
Reference in New Issue
Block a user