Files
cppLearnings/staticlib/foo.h
Tommy Parnell 567ab26f02 init
2015-10-03 10:51:05 -04:00

2 lines
31 B
C

#pragma once
int add(int, int);