Skip to content

Commit 1562c7f

Browse files
committed
Fixes cpputest#100
1 parent 6b45234 commit 1562c7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/CppUTest/SimpleString.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
#ifndef D_SimpleString_h
3939
#define D_SimpleString_h
4040

41+
#include "CppUTest/StandardCLibrary.h"
42+
4143
class SimpleStringCollection;
4244
class TestMemoryAllocator;
4345

0 commit comments

Comments
 (0)