mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
Clean up the sample include orderings, not that it really matters...
llvm-svn: 169253
This commit is contained in:
parent
800daa7d3d
commit
d8509cd2b1
@ -1,10 +1,8 @@
|
||||
#include "sample.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#include "sample.h"
|
||||
|
||||
int
|
||||
main (int argc, char ** argv)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user