Skip to content

Commit 4616c59

Browse files
committed
Remove iostream from app demo
1 parent 5896221 commit 4616c59

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/main.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
#include <spdlog/sinks/stdout_color_sinks.h>
33
#include <spdlog/spdlog.h>
44

5-
#include <iostream>
6-
75
#include "modern_cpp/library.hpp"
86

97
int main() {

0 commit comments

Comments
 (0)