Skip to content
Snippets Groups Projects
Commit eda313b4 authored by Daniel Pfeifer's avatar Daniel Pfeifer Committed by Brad King
Browse files

Tests: Stabilize include order in StringFileTest

This test generates a header file which is not self-contained.
Include it in a separate block of includes so that tools that
sort includes do not move it.
parent 7110b754
Branches
Tags
No related merge requests found
#include <stdio.h>
#include <string.h>
#include "OutputFile.h"
int main(int, char*[])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment