4 lines
63 B
C
4 lines
63 B
C
#pragma once
|
|
#include "cfg.h"
|
|
|
|
void LiveAnalysis(CFGType &cfg); |
#pragma once
|
|
#include "cfg.h"
|
|
|
|
void LiveAnalysis(CFGType &cfg); |