forked from boostorg/preprocessor
tab removal
[SVN r21053]
This commit is contained in:
@ -26,8 +26,8 @@ namespace std { }
|
||||
using namespace std;
|
||||
|
||||
int main(void) {
|
||||
printf("pass " __TIME__);
|
||||
return 0;
|
||||
printf("pass " __TIME__);
|
||||
return 0;
|
||||
}
|
||||
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user